wrapme
Functions to wrap other functions and methods and to change/enhance their behavior, functionality or usage
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.
Secure operation object get/set
ECMAScript 2015 Proxy with deep property path return and logging
A simple getter utility to select properties from arrays or objects
An ES6-inspired API for defining classes in ES5.
A curried application of grabbing a properties from objects
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.
Retrieves a nested property from a data source. Supports Objects, Arrays, Maps, Sets, WeakMaps, WeakSets, and JSON. Supports the use of a custom extraction function to handle unsupported datasets.
Wraps a function and caches its return values.
A simple JavaScript getter/setter function for retrieving or changing a value in an array.
Create functional property getters
A JS lib that wrap variable set/get and function call to emit events.
Define object properties without boilerplate
A deep cloning algorithm aware of prototypes, getters/setters, etc.
A deep equality algorithm aware of prototypes, getters/setters, etc.
Load a yaml file into a Dataz instance
Bind a getter and setter object descriptor.
create fast getters and setters for deep obj traversal