Babel core for projects
A JavaScript parser
Babel compiler core.
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
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
Jest plugin to use babel for transformation.
General utilities for plugins to use
TypeScript definitions for @babel/generator
TypeScript definitions for @babel/core
TypeScript definitions for @babel/traverse