grunt-cli
Grunt CLI
A command line interface for the Grunt toolset
Grunt's command line interface.
704 stars
52 watching
248 forks
Language: JavaScript
last commit: 5 months ago hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
rtfeldman/grunt-elm | Compiles Elm files to JavaScript using Grunt | 19 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 424 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,214 |
krampstudio/grunt-jsdoc | Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,481 |
clauswitt/zsh-grunt-plugin | Generates zsh autocomplete suggestions from Grunt help output | 7 |
ericclemmons/grunt-react | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
joefiorini/grunt-es6-module-transpiler | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
mathieuloutre/grunt-aws-s3 | Grunt plugin for interacting with AWS S3 using the AWS SDK | 294 |