iterable that provides transformation methods for array iterables
Transform iterable of iterables of things into iterable of that same things
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.
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
Compile regular expressions using named groups to ES5.
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Compile object rest and spread to ES5
Apply ES2015 function.name semantics to all functions
Compile ES2015 block scoping (const and let) to ES5
Add a __source prop to all JSX Elements
This plugin transforms ES2015 modules to CommonJS
Transform optional chaining operators into a series of nil checks
Compile ES2015 arrow functions to ES5
Compile ES2015 spread to ES5
Compile ES2015 classes to ES5
Add a __self prop to all JSX Elements
[1,2,3].comprehend{ |i| i.to_s if i<3 } == ["1","2"]
Extract, Transform, and Load (ETL) ruby wrapper
Streaming CSV processor with row-by-row transforms, validations, column plucking, streaming each_hash iteration, filtering, writing, error recovery, and automatic delimiter detection.
Contentful API wrapper library exposing an ActiveRecord-like interface