define-accessor
Define an ES2015 class getter/setter in ES5
Define an ES2015 class getter/setter in ES5
Functions to wrap other functions and methods and to change/enhance their behavior, functionality or usage
For patching a property descriptor, including replacing getters/setters.
nv-array-setter ============ - nv-array-setter
Secure operation object get/set
Safely set value at property, create intermediate properties if necessary
Allow properties to be set only once on an object
write values to a nested object like to a flat key value store
ECMAScript 2015 Proxy with deep property path return and logging
The Promise based set object parameters for the modern browsers and node.
An ES6-inspired API for defining classes in ES5.
Utilities to get and set stuff on deeply nested structures
Similar to key of object (Object.keys) but deep key. Provides recursive access to object member.
Sets values within nested objects; creates structure if not found. Supports setting within Objects, Arrays, Maps, Sets, WeakMaps, and WeakSets; supports creation of Objects, Arrays, and Maps.
A simple JavaScript getter/setter function for retrieving or changing a value in an array.
A JS lib that wrap variable set/get and function call to emit events.
Checks if an object has a property with a defined setter function.
A basic getter/setter mixin that abstracts accessing a data map.
Define object properties without boilerplate
A deep cloning algorithm aware of prototypes, getters/setters, etc.