> Fork: this project is fork from my-babel-standalone, and want to build a tiny babel-standalone to be used in browser. It exports UMD, you can use modular import or use directly in browser. It did not contain plugins and presets, if you want to include @
Standalone build of Babel for use in non-Node.js environments.
Seamless integration between Rollup and Babel.
Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecated) babel-browser
A tiny invariant function
JavaScript code generator from an ESTree-compliant AST.
Bare minimum fetch polyfill in 500 bytes
Babel Types is a Lodash-esque utility library for AST nodes
A JavaScript parser
Babel compiler core.
A tiny warning function
TypeScript definitions for @babel/standalone
Generate an AST from a string template.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Collection of helper functions used by Babel transforms.
The compat-data to determine required Babel plugins
Generate errors that contain a code frame that point to source locations.
babel's modular runtime helpers
Babel helper functions for implementing ES6 module transformations
Turns an AST into code.
Helper functions on Babel compilation targets
Babel helper functions for inserting module loads
Validate identifier/keywords name
A collection of JavaScript globals for Babel internal usage