A fork of cocoascript-class that can be safely transpiled to ES5
Babel Types is a Lodash-esque utility library for AST nodes
A JavaScript parser
Give a regex, get a robust predicate function that tests it against a string.
Babel compiler core.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
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
Turns an AST into code.
Collection of helper functions used by Babel transforms.
babel's modular runtime helpers
Babel helper functions for implementing ES6 module transformations
Helper functions on Babel compilation targets
Validate identifier/keywords name
Babel helper functions for inserting module loads
A collection of JavaScript globals for Babel internal usage
A utility package to parse strings
Validate plugin/preset options
TypeScript definitions for @babel/template
General utilities for plugins to use
Jest plugin to use babel for transformation.
TypeScript definitions for @babel/generator