The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Generate errors that contain a code frame that point to source locations.
Turns an AST into code.
Helper functions on Babel compilation targets
Babel helper functions for inserting module loads
Validate identifier/keywords name
Generate an AST from a string template.
Collection of helper functions used by Babel transforms.
A collection of JavaScript globals for Babel internal usage
The compat-data to determine required Babel plugins
babel's modular runtime helpers
Babel helper functions for implementing ES6 module transformations
A utility package to parse strings
Babel provider for AVA
Validate plugin/preset options
General utilities for plugins to use
TypeScript definitions for @babel/template
TypeScript definitions for @babel/generator
Core istanbul API for JS code coverage
Allow parsing of jsx
TypeScript definitions for @babel/traverse
TypeScript definitions for @babel/core
A Babel preset for each environment.
Helper function to annotate paths and nodes with #__PURE__ comment