An opinionated library to make testing Babel plugins easier
A babel plugin that adds istanbul instrumentation to ES6 code
A Babel preset that enables parsing of proposals supported by the current Node.js version.
babel module loader for webpack
test for inclusion or exclusion of paths using globs
Babel Types is a Lodash-esque utility library for AST nodes
A JavaScript parser
Babel compiler core.
babel test utility for unpadding inline code blocks
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Generate an AST from a string template.
Generate errors that contain a code frame that point to source locations.
The compat-data to determine required Babel plugins
Collection of helper functions used by Babel transforms.
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