Generator function yielding the next number in a fibonacci sequence. Optional starting param.
Small library to simplify working with Generators and Iterators in Javascript / Typescript
An implementation of the Fibonacci heap data structure
Determine if a function is a native generator function.
A function that returns the normally hidden `GeneratorFunction` constructor
Check if something is a generator function
Helper function to remap async functions to generators
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Unabashedly-barebones memoization library with an aim toward speed
benchmark tooling that loves you ❤️
Copy a descriptor from object A to object B
WebGL-accelerated signed distance field generation for 2D paths
Check whether a value is a generator or generator function
Reuse objects and functions with style
vitest plugin for CodSpeed
Turns an AST into code.
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Curated collection of data structures for the JavaScript/TypeScript.
Vega expression parser and code generator.
Statistical routines and probability distributions.
Array manipulation, ordering, searching, summarizing, etc.
Detect native generator function support.