grunt
Task runner
A tool that automates tasks in JavaScript projects
Grunt: The JavaScript Task Runner
12k stars
478 watching
2k forks
Language: JavaScript
last commit: 21 days ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
jpillora/grunt-aws | An AWS integration plugin for Grunt tasks to interact with various AWS services such as S3, Route 53, CloudFront, and SNS. | 171 |
ericclemmons/grunt-react | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
srs/gradle-grunt-plugin | A plugin that integrates Grunt task execution into the Gradle build process | 106 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
rtfeldman/grunt-elm | Compiles Elm files to JavaScript using Grunt | 19 |
aaronfrost/grunt-traceur | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
phated/grunt-dojo | Builds Dojo in a Grunt task to create JavaScript applications | 32 |
tkadlec/grunt-perfbudget | Ensures website performance meets budgeted standards by comparing test results to specified limits | 856 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
krampstudio/grunt-jsdoc | Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |
doowb/grunt-firebase | A Grunt plugin to update data in Firebase from a task | 28 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
andyshora/grunt-yslow | A Grunt task for testing web page performance using PhantomJS and the YSlow library | 91 |