There are no reviews yet. Be the first to send feedback to the community and the maintainers!
grunt
Grunt: The JavaScript Task Runnergrunt-contrib-watch
Run tasks whenever watched files change.grunt-contrib-uglify
Minify files with UglifyJS.grunt-contrib-imagemin
Minify PNG, JPG, GIF and SVG images.grunt-contrib-sass
Compile Sass to CSS.grunt-contrib-concat
Concatenate files.grunt-contrib-cssmin
Compress CSS files.grunt-contrib-copy
Copy files and folders.grunt-contrib-connect
Start a static web server.grunt-contrib-jshint
Validate files with JSHint.grunt-cli
Grunt's command line interface.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
[DEPRECATED] A collection of common grunt tasks.grunt-contrib-htmlmin
Minify HTML.grunt-contrib-jasmine
Run jasmine specs headlessly through Headless Chromegrunt-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-csslint
Lint CSS files.grunt-contrib-qunit
Run QUnit tests in Headless Chrome.grunt-contrib-livereload
Reload assets live in the browser.grunt-init
Generate project scaffolding from a template.grunt-contrib-stylus
Compile Stylus files to CSS.grunt-init-gruntfile
Create a basic Gruntfile with grunt-init.gruntjs.com
Grunt websitegrunt-contrib-jst
Compile underscore templates to JST file.grunt-lib-phantomjs
Grunt and PhantomJS, sitting in a tree.grunt-next
Grunt v1.0 alphagrunt-docs
Grunt documentation. https://github.com/gruntjs/gruntjs.comgrunt-init-gruntplugin
Create a gruntplugin module with grunt-init, including Nodeunit unit tests.grunt-contrib-nodeunit
Run Nodeunit unit tests.grunt-init-jquery
Create a jQuery plugin with grunt-init, including QUnit unit tests.grunt-contrib-symlink
Create symbolic links.grunt-init-node
Create a Node.js module with grunt-init, including Nodeunit unit tests.grunt-contrib-bump
A work-in-progress Grunt plugin for bumping a version number in JSON files.grunt-init-commonjs
Create a commonjs module with grunt-init, including Nodeunit unit tests.grunt-contrib-internal
Internal tasks for managing the grunt-contrib project.grunt-init-gruntfile-sample
This is sample output generated by the grunt-init "gruntfile" template.grunt-init-jquery-sample
This is sample output generated by the grunt-init "jquery" template.grunt-lib-contrib
Common functionality shared across grunt-contrib tasks.example-subgrunt
Run a Gruntfile in multiple subdirectories.grunt-contrib-mincss
Renamed to grunt-contrib-cssmin.grunt-init-gruntplugin-sample
This is sample output generated by the grunt-init "gruntplugin" template.grunt-init-node-sample
This is sample output generated by the grunt-init "node" template.grunt-known-options
The known options used in Gruntgrunt-init-commonjs-sample
This is sample output generated by the grunt-init "commonjs" template.clone-repos
Quickly clone all gruntjs repos (for grunt development)grunt-lib-legacyhelpers
Some old grunt helpers provided for backwards compatability.grunt-legacy-util
deprecated utility methodsgrunt-legacy-log
The Grunt logger.rfcs
RFCs for changes to Gruntgrunt-legacy-log-utils
Static methods for the Grunt 0.4.x logger.grunt-plugin-list
[Deprecated] Generates a list of all grunt plugins as jsongrunt-legacy-event-logger
Event logger for Grunt legacy libs.grunt-legacy-config
Grunt's config methods, as a standalone library.grunt-legacy-option
Grunt's option methods, as a standalone library.grunt-legacy-cli
Grunt's CLI methods, as a standalone library.grunt-legacy-task
Grunt's task methods, as a standalone library.Love Open Source and this site? Check out how you can help us