es6_module_transpiler-rails
Module transpiler
Transpiles ES6 modules into formats compatible with Rails asset pipeline
Transpile ES6 Modules in the Rails Asset Pipeline
87 stars
12 watching
10 forks
Language: JavaScript
last commit: almost 12 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| Transpiles ES6 modules to other formats for use in Node.js environments | 61 | |
| Transpiles JavaScript modules from one format to another | 26 | |
| 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 code to previous versions using gobble and es6-transpiler | 2 | |
| Transpiles code from node_modules in Next.js projects | 1,131 | |
| A tool for transpiling ES6 modules to other module types | 5 | |
| Transpiles ES6 block scoped const and let variables to ES3 | 5 | |
| Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 | |
| Converts TOML files to ES6 modules for use in JavaScript projects | 3 | |
| Converts CommonJS to ES Module syntax while preserving tree-shakability and idiomatic output | 397 | |
| Automates conversion of JavaScript projects to dual ES module and CommonJS packages for publication on npm. | 187 | |
| A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 | |
| Converts vim9script to lua code for use in Neovim's scripting environment. | 531 |