Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Array manipulation, ordering, searching, summarizing, etc.
Read arrays as standard WhatWG streams.
Library for streaming sequelize requests
Loop over each item in an array and call the given function on every element.
Runs (webpack) loaders
A simple list of possible Typed Array names.
Parses set-cookie headers into objects
Efficient, configurable text chunking utility for LLM vectorization. Returns rich chunk metadata.
Node addon for string extraction for msgpackr
Vite's minimum browser support target is [native ESM dynamic import](https://caniuse.com/es6-module-dynamic-import), and [`import.meta`](https://caniuse.com/mdn-javascript_operators_import_meta). This plugin provides support for legacy browsers that do no
Collection of utility functions
Polyfill of future proposal for `util.parseArgs()`
High-performance JSON Pointer implementation
align-text with ANSI support for CLIs
No description provided.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
File System Access API chunk store that is abstract-chunk-store compliant, with filesystem-like folder structure.
minimal implementation of a PassThrough stream
TypeScript definitions for chunk
Get the last or last n elements in an array.
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Chop a single stream of data into a series of readable streams
finds an item in an array matching a predicate function, and returns its index