broccoli-babel-transpiler
JavaScript transpiler
A plugin that transpiles JavaScript code to newer versions using Babel
Broccoli plugin for Babel
57 stars
16 watching
73 forks
Language: JavaScript
last commit: over 1 year ago hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 69 |
| Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| A tool for transpiling ES6 modules to other module types | 5 |
| Transpiles Vue 2.0 JSX to JavaScript | 1,847 |
| A base class for building plugins that process files in a workflow pipeline | 25 |
| Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 |
| Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
| Creates and manages a temporary output directory for writing plugin output | 4 |
| An experimental plugin for overloading operators in JavaScript | 46 |
| Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |