es6_module_transpiler-rails

Module transpiler

Transpiles ES6 modules into formats compatible with Rails asset pipeline

Transpile ES6 Modules in the Rails Asset Pipeline

GitHub

87 stars
12 watching
10 forks
Language: JavaScript
last commit: almost 12 years ago

Related projects:

RepositoryDescriptionStars
ryanseddon/gulp-es6-module-transpilerTranspiles ES6 modules to other formats for use in Node.js environments61
stealjs/transpileTranspiles JavaScript modules from one format to another26
joefiorini/grunt-es6-module-transpilerA Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals.85
davidjnelson/es6-boilerplateA tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation.88
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
martpie/next-transpile-modulesTranspiles code from node_modules in Next.js projects1,131
mmun/broccoli-es6-module-transpilerA tool for transpiling ES6 modules to other module types5
ee/grunt-defsTranspiles ES6 block scoped const and let variables to ES35
thlorenz/es6ifyTransforms modern JavaScript code into older JavaScript syntax on the fly595
yanceyofficial/rollup-plugin-tomlConverts TOML files to ES6 modules for use in JavaScript projects3
wessberg/cjstoesmConverts CommonJS to ES Module syntax while preserving tree-shakability and idiomatic output397
ai/dual-publishAutomates conversion of JavaScript projects to dual ES module and CommonJS packages for publication on npm.187
calvinmetcalf/es6-translateA utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export.5
tjdevries/vim9jitConverts vim9script to lua code for use in Neovim's scripting environment.531