Finds all elementary circuits of a directed graph using Johnson's algorithm (1975)
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A configurable mock file system. You know, for testing.
CubeSigner TypeScript SDK
Turn anything into an array
Loop over each item in an array and call the given function on every element.
## Install
Environment variable manager for Node.js
Stringify your JSON at max speed
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
SQLite-backed index for the pnpm content-addressable store
A lightweight, file-backed vector database for Node.js and browsers with Pinecone-compatible filtering and hybrid BM25 search.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory
utilities for primitive JavaScript types
Minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Array utils
Config parser for Relay applications.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
On-disk migration persistence, hash verification, and chain reconstruction for Prisma Next
Parses set-cookie headers into objects
Concatenate a readable stream's data into a single array
Rope-based persistent sequence type