Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Just a reasonable typeof
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
A helper for logging useful messages to the console
The semantic version parser used by vlt
Test if a value is an array-like object.
A zero dependency object merger with typescript support and built in common merge utilities.
Sort an object's keys, including an optional key list
Pipe an Array through Node.js streams
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.
Packs an array-of-arrays into a single ndarray
A JS implementation of JSONPath with some additional operators
No description provided.
Interactive react component for displaying javascript arrays and JSON objects.
Generate all possible permutations of an object's key-value pairs
> React hook to subscribe and dispatch events across React components
Parameterised tests for Jest
Chromium trace parser not throwing errors
Utilities library for Angular
JavaScript date/time utilities for Vega.
A micro-library for collecting stylesheet data from link and style nodes
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.
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.