A socket implementation that can run on Cloudflare Workers using native TCP connections.
Get an available TCP port to listen
An easy way to send JSON over TCP using sockets.
Get an available TCP port to listen
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
DocPad plugin that copies /raw directory to /out
DocPad is a dynamic static site generator. Write your content as files, or import your content from other external sources. Render the content with plugins. And deploy your static or dynamic website to your favourite hosting provider.
Minify JavaScript in DocPad using UglifyJS
Deploy to Github Pages easily via `docpad deploy-ghpages`
Browserify your documents by adding the `browserify: true` meta data
Adds support for CoffeeScript to JavaScript compilation to DocPad
Adds support for the Eco templating engine to DocPad.
A simple binding to Google's cpu_features library for obtaining information about installed CPU(s)
Replace absolute paths to relative paths after typescript compilation
Snyk CLI C/C++ plugin
Adds support for Highlight.js syntax highlighting to DocPad
Adds support for clean URLs to DocPad
Adds support for the Sass CSS pre-processor to DocPad using node-sass
Adds support for Partials (re-usable templates) to DocPad
Markdown rendering for DocPad, using Marked
An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.js