Upgrade tool for Babel
Babel preset for stage 0 plugins
Babel preset for stage 2 plugins
Displays a beginner-friendly message telling your user to upgrade their version of Node
A JavaScript parser
Babel compiler core.
Babel preset for stage 3 plugins
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Babel Types is a Lodash-esque utility library for AST nodes
Generate errors that contain a code frame that point to source locations.
Helper functions on Babel compilation targets
Babel helper functions for inserting module loads
Turns an AST into code.
Validate identifier/keywords name
Generate an AST from a string template.
A collection of JavaScript globals for Babel internal usage
Zero-config import from NPM packages
Collection of helper functions used by Babel transforms.
The compat-data to determine required Babel plugins
A utility package to parse strings
babel's modular runtime helpers
Babel helper functions for implementing ES6 module transformations
TypeScript definitions for @babel/template
Validate plugin/preset options