Easy use of babel to parse your projects/modules
A toolkit for easy Babel AST generation and manipulation.
Properly hijack require, i.e., properly define require hooks and customizations
Babel Types is a Lodash-esque utility library for AST nodes
A JavaScript parser
Babel compiler core.
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
Validate plugin/preset options
A utility package to parse strings
General utilities for plugins to use
TypeScript definitions for @babel/template
TypeScript definitions for @babel/generator
Jest plugin to use babel for transformation.