Deep Pick properties for nested JSON objects along with array
Flatten nested arrays
Resolve a nested selector in a PostCSS AST
Convert an object's keys to snake case
Deep-pick and deep-omit objects with typesafe paths.
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
flattens nested vertex data into a typed array
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.
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
TypeScript utility generating new types by deep picking/omitting, leveraging Template Literal Types from TypeScript >= 4.1
Put a bunch of emitted events in an array, for testing.
This package provides utilities for encoding and formatting URL query parameters.
Given an array, pick a random element and return it.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
TypeScript definitions for deep-equal-in-any-order
Merge objects & other types recursively. A simple & small integration.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
PostCSS plugin to unwrap nested rules like how Sass does it
Option parsing for Node, supporting types, shorthands, etc. Used by npm.