transpile
Module converter
Transpiles JavaScript modules from one format to another
Transpiles from everything to everything else
26 stars
20 watching
10 forks
Language: JavaScript
last commit: over 3 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Transpiles code from node_modules in Next.js projects | 1,131 |
| | Transpiles ES6 modules into formats compatible with Rails asset pipeline | 87 |
| | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| | 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 ES6 modules to other formats for use in Node.js environments | 61 |
| | Transpiles JavaScript/TypeScript to C89 code | 1,264 |
| | Converts CommonJS to ES Module syntax while preserving tree-shakability and idiomatic output | 397 |
| | A JavaScript library providing composable transformations of data streams | 92 |
| | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
| | Transpiles ES6 block scoped const and let variables to ES3 | 5 |
| | Converts CommonJS modules to ES module format | 21 |
| | Transcodes video files using AWS SDK for JavaScript | 22 |
| | Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 |
| | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |