Test if a value is an array-like object.
Sort an object's keys, including an optional key list
Packs an array-of-arrays into a single ndarray
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
A JS implementation of JSONPath with some additional operators
No description provided.
https://github.com/facebook/zstd compiled to WebAssembly and exposed as a high-level TypeScript/JavaScript API . PRs welcome!
Parameterised tests for Jest
Interactive react component for displaying javascript arrays and JSON objects.
Generate all possible permutations of an object's key-value pairs
Chromium trace parser not throwing errors
JavaScript date/time utilities for Vega.
A basic and lightweight replacement for Globalize. Store ISO 639-1 language database in a JSON object, accesible as node module or by browser javascript interpret. No dependencies.
Stringify an object/array like JSON.stringify just without all the double-quotes
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
just emit 'log' events on the process object
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Categorized data on third party entities on the web.
Parse postgres array columns
Delete nested properties from an object using dot notation.
This package provides utilities for encoding and formatting URL query parameters.
Automatically bind methods to their class instance
A blazing fast deep object copier
finds an item in an array matching a predicate function, and returns its index