A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Transpile JSX, TypeScript and esnext features on the fly with esbuild
[](https://badge.fury.io/js/typescript-cached-transpile)
transpiles via babel and collects external helpers into a seperate module
Shared tooling between microlibraries using the ES6 module transpiler.
`plantation` is a collection of [cake](http://coffeescript.org/#cake) tasks to simplify working on projects using multiple transpilers, particularly coffeescript and YAML. It has strong opinions about the tools you want to use.
Gulp plugin for the ES6 Module Transpiler
Broccoli plugin for Square's ES6 Module Transpiler
es6 -> es5
ES6 Module Transpiler Extension to Output AMD define() Format.
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
Transpiles JavaScript files
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
ES6 transpiler and concatenator for Broccoli
An es6 module transpiler & concatenator for broccoli.
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
A Grunt task for processing ES6 module import/export syntax into one of AMD, CommonJS or globals using the es6-module-transpiler
Loader that transpiles typescript modules using esbuild.
A Regex-Based Transpiler Of Source Code To Allow Writing Import And Export Statements And JSX With 0 Dependencies.
ES6 Module Transpiler Extension to Resolver from NPM modules with jsnext:main flag.
ES6 Module Transpiler Extension to Output System.register() Format.
This plugin will report eslint errors for code which - if left untranspiled - will not work in some browsers.
A set of rules for ÀLaMode to transpile ES6 export statements into module.exports assignments.
RegExp rules to transpile import statements into require calls (used in ÀLaMode).