Adapt Nullstack to Babel
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.
Generate errors that contain a code frame that point to source locations.
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
Turns an AST into code.
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
TypeScript definitions for @babel/template
General utilities for plugins to use
TypeScript definitions for @babel/generator
Jest plugin to use babel for transformation.
TypeScript definitions for @babel/traverse
Allow parsing of jsx