Optimized method for slice iterable classes
Array manipulation, ordering, searching, summarizing, etc.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Get the first fulfilled promise that satisfies the provided testing function
Slice a string with ANSI escape codes
slice stream like buffer/string
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
Iterate any JS iterator. Works robustly in all environments, all versions.
Lazy-evaluating list of files, based on globs or regex patterns
Create atom (⚛) representation for your application, packages and libraries
Solidity bytes tightly packed arrays utility library.
Iterate any iterable JS value. Works robustly in all environments, all versions.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Iterable SDK for JavaScript and Node.
Iterable wrapper that add methods to read ahead or behind current item.
ES spec-compliant shim for TypedArray.prototype.slice
Deques are a generalization of stacks and queues
Like `string.slice()` but bytewise
A readable stream reader that reads a desired number of bytes.
No description provided.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Array.prototype.map analog for iterables.