Log Babel paths & nodes to console with nice formatting
Find the closest babel config based on a directory
Babel compiler core.
A JavaScript parser
Babel Types is a Lodash-esque utility library for AST nodes
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
Validate plugin/preset options
General utilities for plugins to use
TypeScript definitions for @babel/template
Jest plugin to use babel for transformation.
TypeScript definitions for @babel/generator
Core istanbul API for JS code coverage