Deep-pick and deep-omit objects with typesafe paths.
Like lo-dash/underscore `.pick()` but recursively merges and picks deeply nested occurences of a property.
TypeScript utility generating new types by deep picking/omitting, leveraging Template Literal Types from TypeScript >= 4.1
Underscore Deep Pick Plugin
Deep Pick properties for nested JSON objects along with array
fast deep pick library
Type-safe shallow and deep pick/omit utilities for JavaScript objects
Deep pick object or array data as lodash pick but very deep
A base NPM package for writing a NPM package in ES6
Deep pick
Higher-order io-ts decoders that create structural types with deep pick/omit capabilities.
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
Pick properties by aliases
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.
Given an array, pick a random element and return it.
Pick a package fetcher by type
Return a copy of the object only containing the whitelisted properties.
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
Angular Date Time Picker
Creates an object composed of the picked object properties from a nested object using a dot path or custom separator
Create a shallow copy of an input object that contains only the specified properties.
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
a collection of useful streams