Answer»
- Grunt js is a JavaScript task RUNNER and it used to automate tasks like magnification, compilation, concat, unit testing, and CHECKING js errors. It uses CLI (Command Line Interface) to run custom tasks.
- Grunt js was created by Ben Alman and Gruntjs is written in Node.js in Sept 2016.
- Grunt js is basically a helping TOOL that main aims to cut down the code. Basically, it is used when there is a need to call the functional or similar tasks again and again.
- There were more than 6,000 plugins available in the Grunt ecosystem.
- Companies that use Gruntjs - Adobe Systems, jQuery, Twitter, Mozilla, Bootstrap, Cloudant, Opera, WordPress, Walmart, and MICROSOFT.
|