Select keys from JSON Object for inclusion or exclusion
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.
Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
TypeScript definitions for object.pick
Return a copy of the object only containing the whitelisted properties.
Return a partial object copy containing only specified keys.
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
JSON diff
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
Fully extendable eslint plugin for JSON i18n translation files.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
copy an object but with only the specified keys
Constants and utilities about visitor keys to traverse AST.
Sort interface and string enum keys
Sort an object's keys, including an optional key list
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
JSON for Humans
Blazing fast input validation and transformation ⚡
Compile objects with duplicate keys to valid strict ES5
Visitor keys used to help traverse the TypeScript-ESTree AST
Sort an Object or package.json based on the well-known package.json keys
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Returns a copy of an object with its keys sorted
Pick a package fetcher by type
Define typed hash schemas with per-key type declarations, optional coercion functions, default values, strict mode for unknown keys, nested schemas, pick/omit, JSON serialization, freeze, diff, and validation error collection.
Parse a directory full of JSON files from puppet and cherry pick keys we are interested in.