Classify Babel identifiers
Composable primitives for dead code elimination in Babel
Provides a list of reserved identifiers for JavaScript
A JavaScript parser
find undeclared identifiers and property accesses in a javascript file.
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
get a list of identifiers that are initialised by a JavaScript AST node.
Babel compiler core.
Generate an AST from a string template.
Turns an AST into code.
Collection of helper functions used by Babel transforms.
The compat-data to determine required Babel plugins
babel's modular runtime helpers
Babel helper functions for implementing ES6 module transformations
Helper functions on Babel compilation targets
Check if an identifier is a Flow identifier
Generate errors that contain a code frame that point to source locations.
Babel helper functions for inserting module loads
A utility package to parse strings
Check if a string is a valid JavaScript identifier
Validate identifier/keywords name
Validate plugin/preset options
A collection of JavaScript globals for Babel internal usage