Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
snap round 2d points
A data loading utility to reduce requests to a backend via batching and caching.
colorParsley() • a lightweight yet versatile color parsing function with no dependencies. Takes various color strings, numbers, or objects, and turns them into simple arrays. Bonus utilities colorToHex() and colorToRGB() included
Lazy-evaluating list of files, based on globs or regex patterns
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.
printf string formatter
Modify the values of an object
Like JSONStream, but using Minipass streams
JavaScript date/time utilities for Vega.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
Minimal async jobs utility library, with streams support
Element React module for WordPress.
Create an array without duplicates
Convenient arg-shifting to make optional parameters nicer
No description provided.
A set of general utilities for the lifecycle of a JS/TS project/library
TypeScript definitions for text-table
A long list of English words, orderd by popularity
json-pointer utilities for querying and transforming data
An object-oriented command-line parser for TypeScript
Generate a random integer
Finds the gradient of an ndarray using finite differences
Fast JavaScript array sorting by implementing Python's Timsort algorithm