es6-boilerplate

Transpiler

A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation.

Write apps in es6 now via traceur while using dependencies distributed as amd and browser global modules, with source maps, concatenation, minification, compression, and unit testing in real browsers.

GitHub

88 stars
5 watching
3 forks
Language: JavaScript
last commit: almost 7 years ago

Related projects:

Repository Description Stars
termi/es6-transpiler Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks 216
davyjoneslocker/es6_module_transpiler-rails Transpiles ES6 modules into formats compatible with Rails asset pipeline 87
thesunny/shampoo A tool that automates the process of transpiling and bundling JavaScript files for production environments. 15
gobblejs/gobble-es6-transpiler Transpiles ES6 code to previous versions using gobble and es6-transpiler 2
joefiorini/grunt-es6-module-transpiler A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. 85
domenic/mocha-traceur A plugin that transpiles JavaScript files using the Traceur compiler to support older browsers. 14
ryanseddon/gulp-es6-module-transpiler Transpiles ES6 modules to other formats for use in Node.js environments 61
mmun/broccoli-es6-module-transpiler A tool for transpiling ES6 modules to other module types 5
ee/grunt-defs Transpiles ES6 block scoped const and let variables to ES3 5
babel/broccoli-babel-transpiler A plugin that transpiles JavaScript code to newer versions using Babel 57
rafaeldelboni/phaser3-es6-webpack4 A plain Webpack 4 boilerplate with Babel and Phaser 3 support for building Es6 JavaScript applications 31
maiwenan/es6-webpack2-boilerplate A boilerplate project for building modern web applications with ES6 and Webpack 2 using Babel 6 for transpilation and linting. 13
cincheo/jsweet Transpiles Java code to run on the web using TypeScript and JavaScript 1,462
thlorenz/es6ify Transforms modern JavaScript code into older JavaScript syntax on the fly 594
stealjs/transpile Transpiles JavaScript modules from one format to another 26