lazy-debug is a helper for visionmedia´s debug. It generates module identifiers based on filename, so your debug identifiers reflect the file structure automatically.
Generates a version string based on the version specified in your package.json and the sha revision of the current commit branch.
JSCoverage for node
clones a module at the given revision
A nice wrapper around [TJ Holowaychuck's](https://github.com/visionmedia) [node-progress](https://github.com/visionmedia/node-progress) with chaining, domains, and steps
broccoli asset revisions (fingerprint)
Promised version of visionmedia's consolidate/ForbesLindesay's consolidate-build
Perform addition, subtraction, multiplication and division operations precisely using javascript
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
simple, flexible, fun test framework - fork of mocha by TJ Holowaychuk <tj@vision-media.ca>