A simple plugin to modularize your Gruntfile by putting configuration options and tasks in a `grunt` subfolder.
Grunt plugin that lets you break up your Gruntfile config by task
The known options used in Grunt
Compile Sass to CSS
Load multiple grunt tasks using globbing patterns
The grunt command line interface
Minify JavaScript files with UglifyJS
Strip comments from JSON. Lets you use comments in your JSON files!
Grunt task for checking JavaScript Code Style with jscs.
Concatenate files.
Resolve the path of a package regardless of it having an entry point
Clean files and folders
Read and parse a JSON file
Use next generation JavaScript, today
Validate files with ESLint
Copy files and folders
Run predefined tasks whenever watched file patterns are added, changed or deleted
Minify SVG
Minify CSS
Grunt plugin that interpolates template files with any data you provide and saves the result to another file.
Validate JSON files from grunt.
Validate files with JSHint
Start a connect web server
Autoload Config for PostCSS