Babel Types is a Lodash-esque utility library for AST nodes
Turn JSX into React function calls
Collection of helper functions used by Babel transforms.
The compat-data to determine required Babel plugins
Helper functions on Babel compilation targets
Gracefully restore the CLI cursor on exit
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Generate an AST from a string template.
Babel helper functions for implementing ES6 module transformations
Allow parsing of jsx
A utility package to parse strings
No description provided.
A collection of JavaScript globals for Babel internal usage
Compile class public and private fields, private methods and decorators to ES6
Compile ES2015 spread to ES5
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Apply ES2015 function.name semantics to all functions
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 arrow functions to ES5
Helper function to annotate paths and nodes with #__PURE__ comment
Ensure that reserved words are quoted in object property keys
Babel helper to create your own polyfill provider