grunt-babel
JavaScript compiler
Enables transpilation of modern JavaScript code to older formats for compatibility with older environments.
Grunt plugin for Babel
437 stars
19 watching
70 forks
Language: JavaScript
last commit: almost 2 years ago babelgrunt-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
babel/babel | A tool that transpiles modern JavaScript code to earlier versions of the language | 43,241 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
babel/babel-brunch | A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 68 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
rtfeldman/grunt-elm | Compiles Elm files to JavaScript using Grunt | 19 |
codemix/babel-plugin-macros | Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
aaronfrost/grunt-traceur | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
ee/grunt-defs | Transpiles ES6 block scoped const and let variables to ES3 | 5 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |