A utility function that splits an array into subarrays (chunks) of a specified maximum length. [444B](https://www.npmjs.com/package/just-chunk-array?activeTab=code) total js-code size.
Chunk array of objects by their size in JSON
Create a transform stream using await instead of callbacks
Merge multiple streams into a unified stream
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
Utility functions shared by react-highlight-words and react-native-highlight-words
A through2 to create an Array.prototype.filter analog for streams.
Buffer and transform the n first bytes of a stream
Read a chunk from a file
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
General purpose glob-based configuration matching.
Read arrays as standard WhatWG streams.
Turn an array into chunks of n-size
A webpack plugin to retry loading of chunks that failed to load
File System Access API chunk store that is abstract-chunk-store compliant, with filesystem-like folder structure.
Deterministic BNF compiler/parser
TypeScript definitions for chunk
Divides a LineString into chunks of a specified length.
RPC decorator that chunks getAccounts requests into batches
A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
Split buffers and streams into smaller chunks
Create or parse a PNG tEXt chunk for storing uncompressed text data in PNG images
`Array#forEach()` but it’s possible to define where to move to next
A JavaScript text diff implementation.