grunt-es6-module-transpiler
Module Transpiler
A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals.
85 stars
5 watching
22 forks
Language: JavaScript
last commit: over 10 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| Transpiles ES6 modules to other formats for use in Node.js environments | 61 | |
| Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 | |
| Transpiles ES6 modules into formats compatible with Rails asset pipeline | 87 | |
| Transpiles ES6 block scoped const and let variables to ES3 | 5 | |
| A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 | |
| Transpiles JavaScript modules from one format to another | 26 | |
| A tool for transpiling ES6 modules to other module types | 5 | |
| A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 | |
| Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 | |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 | |
| Compiles LESS files to CSS | 667 | |
| Transpiles code from node_modules in Next.js projects | 1,131 | |
| Grunt task to manage TypeScript development workflow | 330 | |
| A command line interface for the Grunt toolset | 704 | |
| A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |