iterable that provides transformation methods for array iterables
Get the first fulfilled promise that satisfies the provided testing function
A tiny but capable push & pull stream library for TypeScript and Flow
Array manipulation, ordering, searching, summarizing, etc.
TypeScript definitions for earcut
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
An iterable transform that apply replace to all items
An iterable transform that spread each iterable received and emit its items
Multipart and Tar utilities for the Web Streams API
Creates a true array based on `arraylike`, starting at `startIndex`.
Compile regular expressions using named groups to ES5.
Compile ES2015 spread to ES5
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Compile object rest and spread 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
Add a __source prop to all JSX Elements
Transform optional chaining operators into a series of nil checks