pick-to-array
Pick all values of a property in one or more objects
Pick all values of a property in one or more objects
Normalize a json object to meets a json-schema using extended schema descriptor.
Work with object's property by path
Get and set object properties by string literals
This module deals with the management of configuration file of properties used for give a simple and consistent configuration interface to your application
access unstructured data without errors
```javascript import { JsonToJsdocConverter } from "json-to-jsdoc-converter"; ```
A helpful library allowing you to select particular entries from an array of objects.
Allow configuration of defined node properties at deployment and dynamically through receiving messages. Does not define any node types itself.
Fix Object.getOwnPropertyNames behavior for functions in PhantomJS 1.9
Sort an array on two object properties
vue3.0 decorators
This module allows you use property decorators on an object to define which of its properties are exposed, and so you can retrieve it using expose() method.
A Node.js wrapper for Microsoft Windows' WMIC
Omit properties from an object or deeply nested property of an object using object path notation.
A library for reading and creating Apple Property Lists
Sort an array by its property
Transforms properties of an object by given transform functions.
An utility function to check if any arbitrary object has any property on any deep level.
Migrate from function prototype fn.property(args) into Ember.computed(args, fn)