60 packages
@acpr/rate-limit-postgresql
A PostgreSQL store for the `express-rate-limit` middleware
approximate-number
Converts numbers into a more human-friendly format, similar to `ls`'s `--human-readable` flag (`ls -lh`) or Stack Overflow's reputation numbers. For example, 123456 becomes '123k'.
bestzip
Uses OS zip command if avaliable (for better performance and speed) or node.js version if there is no system command avaliable. Can be called via node or command line.
botkit-middleware-watson
A middleware for using Watson Assistant in a Botkit-powered bot.
coin-allocator
Tool to automatically rebalance various cryptoins via the cryptsy API
connect-method-override-get
Like Connect's methodOverride, except it supports GET requests also. 100% Express.js comaptible
connect-ssi
SSI (Server Side Includes) Middleware for Connect and Express
couchdb-backup-restore
Creates backups of couchdb databases (.tar.gz files containing one .json file per database) and restores from those backups.
docpad-plugin-cloudant
Import your Cloudant databases to DocPad collections
docpad-plugin-datafiles
DocPad plugin for loading json/yml/etc. and making it avaliable to documents and layouts. Forked from docpad-plugin-data with several improvements
docpad-plugin-mongodb
Import your mongodb collections to DocPad collections
docpad-plugin-nodesassimportonce
Deprecated
docpad-plugin-redirector
DocPad plugin for redirecting URLs to other websites via configuration. Based on the cleanurls plugin.
docpad-plugin-sunny
DocPad plugin which adds the ability to output to Amazon S3, Google Storage or and other service supported by SunnyJS.
dreamhost
Complete DreamHost API client for Node.js
dreamhost-dns-updater
Dynamic DNS client. Uses Dreamhost's API to make a given domain or subdomain point to your current IP address. Set it up as a cron job and forget about it.
elance-withdrawal
Automatically log into your elance account and withdrawal any avaliable balance to your specified account
eleventy-plugin-less
Plugin for eleventy (11ty) that converts Less stylesheets to CSS
express-rate-limit
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
@express-rate-limit/cluster-memory-store
A memory store for the express-rate-limit middleware for use with node:cluster.
@express-rate-limit/prettier
The Prettier configuration for all express-rate-limit projects.
@express-rate-limit/tsconfig
The Typescript configuration for all express-rate-limit projects.
express-slow-down
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
flash-cookies
JavaScript library and .swf for cross-domain flashcookies."
gatling
A simple node.js script that turns a single-threaded server into a multi-threaded server with automatic restarting.