User:Wikilogin123/Grunt (software)

From Wikipedia, the free encyclopedia
Grunt
Written inJavaScript (Node.js)
Platformnpm
Available inEnglish
Websitegruntjs.com

Grunt is a JavaScript Task Runner - an automation tool for performing repetitive tasks like minification, compilation, unit testing, linting, etc.

It depends on Node.js and npm.

The Grunt ecosystem is large and growing with over 5 thousand plugins available.

Some notable users: Adobe, jQuery, Twitter, Mozilla, Bootstrap, Cloudant, Opera, WordPress, Walmart, Victoria's Secret, Microsoft [1]

See also[edit]

References[edit]

External links[edit]

Category:JavaScript programming tools