es6-transpiler

ES6 transpiler

Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks

Tomorrow's JavaScript syntax today

GitHub

216 stars
15 watching
18 forks
Language: JavaScript
last commit: about 11 years ago

Related projects:

RepositoryDescriptionStars
gobblejs/gobble-es6-transpilerTranspiles ES6 code to previous versions using gobble and es6-transpiler2
davidjnelson/es6-boilerplateA tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation.88
joefiorini/grunt-es6-module-transpilerA Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals.85
thlorenz/es6ifyTransforms modern JavaScript code into older JavaScript syntax on the fly595
davyjoneslocker/es6_module_transpiler-railsTranspiles ES6 modules into formats compatible with Rails asset pipeline87
ryanseddon/gulp-es6-module-transpilerTranspiles ES6 modules to other formats for use in Node.js environments61
ee/grunt-defsTranspiles ES6 block scoped const and let variables to ES35
stealjs/transpileTranspiles JavaScript modules from one format to another26
babel/broccoli-babel-transpilerA plugin that transpiles JavaScript code to newer versions using Babel57
mmun/broccoli-es6-module-transpilerA tool for transpiling ES6 modules to other module types5
jlongster/es6-macrosA collection of JavaScript macros to implement ES6 features in ES5 syntax237
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320
andrei-markeev/ts2cTranspiles JavaScript/TypeScript to C89 code1,264
ruanyf/es6tutorialA comprehensive introduction to ECMAScript 6 syntax and its differences from ES521,289
typescripttolua/typescripttoluaTranslates TypeScript code to Lua, making large projects easier to maintain and reducing errors.2,161