node-js-beautify
Another fork of js-beautify for node
Getting Started
Install the module with: npm install node-js-beautify
var Beautifier = ;var b = ; // "awesome"console;console;console;
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
Release History
v0.1.0 - Initial release
License
Copyright (c) 2012 Camille Moncelier Licensed under the MIT license.