Convert an ndarray buffer to a generic array.
Functional programming utility library that works with ES6 iterable objects
Random points generator
An implementation of Giphy integration with Model Context Protocol
This library provides utility functions for working with array data that are useful in many contexts, including creative coding. It offers generic functions that perform common operations such as offsetting an array, generating an array based on a callbac
Generates a js object of random depth and width for testing purposes
Read and write files atomically and reliably.
🐊Putout plugin adds ability to apply Array.isArray()
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
npm exec (npx) programmatic API
JavaScript obfuscator
Array Utilities for JSCAD
ts-fabricate supplies decorators and classes to facilitate random data generation in TypeScript
A set of helpers in TS/JS, compatible with tree-shaking, for number.
ESLint rule for describe.skip/it.skip in mocha tests
Get a stream as a string, Buffer, ArrayBuffer or array
JavaScript program and Discord Bot development tools
JSX Syntactic Sugar Plugin for Vue Functional Components
Any dimensional alpha shape computation
TypeScript definitions for ref-array-di
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
JavaScript implementation of the SQL/JSONPath API from SQL2016.
A simple and flexible API to generate various kinds of string ID / code.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).