User:Wikilogin123/Grunt (software)

From WikiProjectMed
Jump to navigation Jump to search
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

References

External links

Category:JavaScript programming tools