AsyncGenerator helpers
Turn async generator functions into ES2015 generators
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Allow parsing of async generator functions
Helper function to remap async functions to generators
Explode async and generator functions into a state machine.
A lightweight library for generating short-term bearer tokens for AWS Bedrock API authentication
Determine if a function is a native generator function.
Turn async functions into ES2015 generators
Turn async generator functions into ES2015 generators
Turns an AST into code.
Runtime for Regenerator-compiled generator and async functions.
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
A function that returns the normally hidden `GeneratorFunction` constructor
Check if something is a generator function
Higher-order functions and common patterns for asynchronous code
No description provided.
No description provided.
Explode async and generator functions into a state machine.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Essential utils for promises