60 packages
arraygen
Turn any array into a generator
autodux
Automate the Redux boilerplate.
bunyan-request-logger
Automated request logging connect middleware for Express. Powered by Bunyan.
cf-package
Cloverfield Package Scaffold
clctr
Event emitting collections with iterators (like Backbone.Collection).
cloverfield
A next generation JavaScript project boilerplate
connect-cache-control
Connect middleware to prevent the browser from caching the response.
credential
Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
cuid
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
dpath
Sugar for myString.split('.'); Use: dp('a.b.c'); // => ['a','b','c']