broccoli-es6-module-transpiler
Module transpiler
A tool for transpiling ES6 modules to other module types
A Broccoli plugin that transpiles ES6 modules
5 stars
4 watching
11 forks
Language: JavaScript
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
| Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
| Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
| Transpiles code from node_modules in Next.js projects | 1,131 |
| Transpiles ES6 modules into formats compatible with Rails asset pipeline | 87 |
| A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
| A preprocessor that converts TypeScript code into Broccoli-compatible format | 1 |
| Transpiles JavaScript modules from one format to another | 26 |
| A set of ES6 macros for translating Parenscript code to ES5 syntax | 31 |
| Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 |
| A base class for building plugins that process files in a workflow pipeline | 25 |
| A plugin that transpiles JavaScript files using the Traceur compiler to support older browsers. | 14 |
| An Xcode plugin for automating code completion and indentation tasks | 232 |