chainset
Set object values using property chaining syntax
Set object values using property chaining syntax
Smart property bindings solution for Unity
A collection of built-in object method and property as currying function
A simple library to monitoring the access to all the properties including nested properties in arrays and objects using the Proxy ES6 implementation.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Assign only defined properties from a source object to a target object.
Define an accessor property on an object. Will either throw, or fall back to assignment in loose mode, in an engine without descriptors.
Search attributes easily within structures of type dictionary, list and embedded substructures.
Stylesheet analysis CLI Tool
delete properties in an object by choosen input values
Automagically creates getter/setter for properties, and inject handle before/after data chagne.
Sort an array of objects by one or more properties.
Deep map values in a tree directly on the desired places, with strong TypeScript support.
Get, set, or delete a property from a nested object using a dot path
Safely get deep nested properties using dot notation
A set of object mutators with dot paths and one neat addition...
Get, set, or delete a property from a nested object using a dot path
Get, set, or delete a property from a nested object using a dot path refactored for typescript
Guard against dot property undefined errors
To check whether object owns properties or not (every / some)