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.
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 ...
domsnitch : A passive reconnaissance tool inside the DOM (experimental)
JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.