properties-parser
A parser for .properties files written in javascript
A parser for .properties files written in javascript
.properties parser/stringifier
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
Shallow clones an object while respecting the original property descriptors
Use Sass-like markup and staged CSS features in CSS
Get the values of an object
Group array of objects into lists.
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Convert Errors & Objects into an easily-serialized vanilla Object.
Properties file reader for Node.js
Recursively omit the specified key or keys from an object.
Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.
Wrap a function without changing its name and other properties
Removes React properties
Does a JS type's prototype have a property
List of getter/setter properties for JavaScript types
List of prototype properties for JavaScript types
List of properties for JavaScript objects
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
Omit object key/values recursively with lodash as only dependency.