Skip to content

pix/grunt-beautify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status

grunt-beautify

Javascript beautifier for grunt

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-beautify

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-beautify');

See the grunt.js gruntfile for an example.

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.

About

Javascript beautifier for grunt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published