gulp-es6-module-transpiler
Module transpiler
Transpiles ES6 modules to other formats for use in Node.js environments
61 stars
5 watching
17 forks
Language: JavaScript
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
joefiorini/grunt-es6-module-transpiler | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
davyjoneslocker/es6_module_transpiler-rails | Transpiles ES6 modules into formats compatible with Rails asset pipeline | 87 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
gobblejs/gobble-es6-transpiler | Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 |
termi/es6-transpiler | Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
davidjnelson/es6-boilerplate | A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
hemanth/gulp-jstransform | Converts ES6 JavaScript to ES5. | 15 |
ee/grunt-defs | Transpiles ES6 block scoped const and let variables to ES3 | 5 |
stealjs/transpile | Transpiles JavaScript modules from one format to another | 26 |
mmun/broccoli-es6-module-transpiler | A tool for transpiling ES6 modules to other module types | 5 |
martpie/next-transpile-modules | Transpiles code from node_modules in Next.js projects | 1,131 |
thlorenz/es6ify | Transforms modern JavaScript code into older JavaScript syntax on the fly | 594 |
alexweber/es6-jspm-gulp-boilerplate | A boilerplate for building ES6+ apps with JSPM and Gulp | 135 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
mathiasbynens/gulp-regexpu | Tools for transpiling ES6 Unicode regular expressions to ES5 in Gulp pipelines | 4 |