grunt's repositories
grunt-contrib-watch
Run tasks whenever watched files change.
grunt-contrib-uglify
Minify files with UglifyJS.
grunt-contrib-sass
Compile Sass to CSS.
grunt-contrib-concat
Concatenate files.
grunt-contrib-cssmin
Compress CSS files.
grunt-contrib-connect
Start a static web server.
grunt-contrib-jshint
Validate files with JSHint.
grunt-contrib-less
Compile LESS files to CSS.
grunt-contrib-compass
Compile Compass to CSS.
grunt-contrib-clean
Clear files and folders.
grunt-contrib-requirejs
Optimize RequireJS projects using r.js.
grunt-contrib-htmlmin
Minify HTML.
grunt-contrib-jasmine
Run jasmine specs headlessly through Headless Chrome
grunt-contrib-compress
Compress files and folders.
grunt-contrib-coffee
Compile CoffeeScript files to JavaScript.
grunt-contrib-pug
Compile Pug templates.
grunt-contrib-handlebars
Precompile Handlebars templates to JST file.
grunt-contrib-qunit
Run QUnit unit tests in a headless Chrome instance.
gruntjs.com
Grunt's Website
grunt-contrib-jst
Compile underscore templates to JST file.
grunt-docs
Grunt documentation.
grunt-contrib-nodeunit
Run Nodeunit unit tests.
grunt-contrib-internal
Internal tasks for managing the grunt-contrib project.
grunt-known-options
The known options used in Grunt
grunt-legacy-util
deprecated utility methods
nodeunit-x
Easy unit testing in node.js and the browser, based on the assert module.
grunt-legacy-task
Grunt's task methods, as a standalone library.