Grunt (JavaScript)

From Wiki @ Karl Jones dot com
Revision as of 13:31, 17 August 2016 by Karl Jones (Talk | contribs) (External links)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 currently has over five thousand plugins available.

Users include Adobe Systems, jQuery, Twitter, Mozilla, Bootstrap (framework), Cloudant, Opera, WordPress, Walmart, Victoria's Secret, and Microsoft.

See also

External links