An easy-to-use wildcard globbing library.
Test if a value is an array-like object.
Fuzzy filtering and string scoring
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
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 blazing fast memoization library that is tiny but feature-rich.
sort a pull-stream, necessarily, this buffers the stream and then streams the sorted stream.
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).
A useful helper for any javascript program
ESLint rule to enforce sorting of variable declarations in a group of require('path') calls by 'path' string
Resource Query Language (RQL) is a query language for web.
Generate all possible permutations of an object's key-value pairs
Parse postgres array columns
Packs an array-of-arrays into a single ndarray
A JS implementation of JSONPath with some additional operators
Interactive react component for displaying javascript arrays and JSON objects.
CSS Property Sort Order based on the SMACSS methodology
Chromium trace parser not throwing errors
No description provided.
CSS Property Sort Order based on the SMACSS methodology
JavaScript date/time utilities for Vega.
Parameterised tests for Jest
Delete nested properties from an object using dot notation.
Get the list of files installed in a package in node_modules, including bundled dependencies