Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
Mean : MEAN (Mongo, Express, Angular, Node) stack Boilerplate
Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.