Category:Grunt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The [http://gruntjs.com/ Grunt.js] library is a tool for automating web development tasks on a project-by-project basis, including: | |||
== Applications == | |||
* [[Using_Sass|Compiling Compass & Sass]] | * [[Using_Sass|Compiling Compass & Sass]] | ||
* [http://css-tricks.com/cross-browser-css-injection/ CSS & JavaScript browser injection] | * [http://css-tricks.com/cross-browser-css-injection/ CSS & JavaScript browser injection] | ||
* Unit tests | * Unit tests | ||
== Prerequisites == | |||
* [http://nodejs.org/ node.js] | |||
* [http://npmjs.org/ npm] (Node Package Manager)<br />Which is installed as a part of `node.js`. | |||
[[Category:Web Development]] | [[Category:Web Development]] | ||
Revision as of 16:22, 1 November 2013
The Grunt.js library is a tool for automating web development tasks on a project-by-project basis, including:
Applications
Prerequisites
Pages in category "Grunt"
The following 2 pages are in this category, out of 2 total.