jit-grunt
Plugin loader
Improves Grunt's performance by loading plugins dynamically at runtime
JIT(Just In Time) plugin loader for Grunt.
509 stars
11 watching
32 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
heldr/grunt-smushit | Grunt plugin to optimize image sizes using reSmush.it online service | 83 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
doowb/grunt-firebase | A Grunt plugin to update data in Firebase from a task | 28 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
tkadlec/grunt-perfbudget | Ensures website performance meets budgeted standards by comparing test results to specified limits | 856 |
ericclemmons/grunt-angular-templates | Automatically loads and minifies AngularJS templates to speed up application loading | 711 |
clauswitt/zsh-grunt-plugin | Generates zsh autocomplete suggestions from Grunt help output | 7 |
phated/grunt-dojo | Builds Dojo in a Grunt task to create JavaScript applications | 32 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
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 |
andyshora/grunt-yslow | A Grunt task for testing web page performance using PhantomJS and the YSlow library | 91 |
aaronfrost/grunt-traceur | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |