Turns an AST into code.
Turns an AST into code.
Turn async generator functions into ES2015 generators
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
TypeScript definitions for @babel/generator
Explode async and generator functions into a state machine.
Babel Types is a Lodash-esque utility library for AST nodes
Allow parsing of async generator functions
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.
Babel compiler core.
>
Syntax highlight JavaScript strings for output in terminals.
Collection of helper functions used by Babel transforms.
General utilities for plugins to use
Generate errors that contain a code frame that point to source locations.
Helper function to get function arity
Helper function to change the property 'name' of every function
Compile ES2015 spread to ES5
Composable primitives for dead code elimination in Babel
TypeScript definitions for babel-generator
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Helper function to remap async functions to generators