🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

nfriedly

npm
GitHub

Packages

Comaintainers

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