A super simple, super short helper to chunk arrays.
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Turn an array into chunks of n-size
Tiny and extremely fast globbing
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
Chunk array of objects by their size in JSON
Merge multiple streams into a unified stream
Tiny JavaScript tokenizer.
Utility functions shared by react-highlight-words and react-native-highlight-words
A tiny invariant function
Tiny TypeScript helper for OSC 9;4 terminal progress sequences.
Buffer and transform the n first bytes of a stream
Asynchronous iterator function for parallel processing.
An optimised way to copy'ing an object. A small and simple integration
A tiny warning function
Read a chunk from a file
A tiny (294 bytes) state manager for React/Preact/Vue/Svelte with many atomic tree-shakable stores
A tiny and fast selection algorithm in JavaScript.
TypeScript definitions for tiny-async-pool
`Array#forEach()` but it’s possible to define where to move to next
Read arrays as standard WhatWG streams.
A webpack plugin to retry loading of chunks that failed to load
Tiny LiveReload server, background-friendly
Tiny queue data structure