grunt-defs

ES variable transpiler

Transpiles ES6 block scoped const and let variables to ES3

Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.

GitHub

5 stars
8 watching
2 forks
Language: JavaScript
last commit: about 9 years ago

Related projects:

RepositoryDescriptionStars
olov/defsEnables static scope analysis and transpilation of ES6 block scoped const and let variables to ES3.115
joefiorini/grunt-es6-module-transpilerA Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals.85
termi/es6-transpilerTranspiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks216
gobblejs/gobble-es6-transpilerTranspiles ES6 code to previous versions using gobble and es6-transpiler2
babel/grunt-babelEnables transpilation of modern JavaScript code to older formats for compatibility with older environments.437
ryanseddon/gulp-es6-module-transpilerTranspiles ES6 modules to other formats for use in Node.js environments61
aaronfrost/grunt-traceurA Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler205
davidjnelson/es6-boilerplateA tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation.88
rtfeldman/grunt-elmCompiles Elm files to JavaScript using Grunt19
ericclemmons/grunt-reactA Grunt task for compiling Facebook React's JSX templates into JavaScript files150
typestrong/grunt-tsGrunt task to manage TypeScript development workflow330
hughsk/envifyReplaces environment variable checks with plain string comparisons902
stealjs/transpileTranspiles JavaScript modules from one format to another26
davyjoneslocker/es6_module_transpiler-railsTranspiles ES6 modules into formats compatible with Rails asset pipeline87
gruntjs/grunt-contrib-lessCompiles LESS files to CSS667