A ThreadLocal-like plugin for babel, that allows you to access the context of a certain async call stack
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
Allow parsing of async generator functions
Explode async and generator functions into a state machine.
Helper visitor to only visit nodes in the current 'this' context
OpenTelemetry AsyncLocalStorage-based Context Manager
A Babel preset that targets modern browsers by fixing engine bugs.
Find the closest babel config based on a directory
Helper function to remap async functions to generators
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
Babel plugin to replicate Webpack require.context
Babel plugin to replicate Webpack require.context
Allow parsing of async functions
Properly hijack require, i.e., properly define require hooks and customizations
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Improve the debugging experience and add server-side rendering support to styled-components
A continuation-local storage module compatible with NestJS's dependency injection.
Babel Types is a Lodash-esque utility library for AST nodes
Allow parsing of async generator functions
A JavaScript parser
Babel compiler core.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes