gobble-es6-transpiler
ES6 compiler
Transpiles ES6 code to previous versions using gobble and es6-transpiler
Compile ES6 files with gobble and es6-transpiler
2 stars
5 watching
2 forks
Language: JavaScript
last commit: almost 11 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | 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 |
| | A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
| | Transpiles ES6 block scoped const and let variables to ES3 | 5 |
| | Transpiles ES6 modules into formats compatible with Rails asset pipeline | 87 |
| | Transpiles JavaScript modules from one format to another | 26 |
| | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| | Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 |
| | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| | Cross-platform UI transpiler from Go to various languages | 432 |
| | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
| | Transpiles Golang code into Arduino-compatible code for automated testing of IoT projects | 87 |
| | A collection of JavaScript macros to implement ES6 features in ES5 syntax | 237 |