Category:Grunt
The Grunt.js library is a tool for automating web development tasks on a project-by-project basis, including:
Applications
- Compiling Compass & Sass
- Minifying JavaScript
- CSS & JavaScript browser injection
- Unit tests
Project resources
/package.json
Grunt project configuration including Grunt module dependencies./gruntfile.js
Grunt task configuration.
Prerequisites
Pages in category "Grunt"
The following 2 pages are in this category, out of 2 total.