172 packages found
Description
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Keywords
Publisher
Description
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Keywords
Publisher
Description
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Keywords
Publisher
Description
tiny util for getting and setting deep object props safely
Keywords
Publisher
Description
A deep cloning algorithm aware of prototypes, getters/setters, etc.
Keywords
Publisher
Description
A deep equality algorithm aware of prototypes, getters/setters, etc.
Keywords
Publisher
Description
copy an object's properties to another object
Keywords
Publisher
Description
A library for managing javascript objects and offering common getter, setter, merge support.
Keywords
Publisher
Description
Invoke getter/setter functions on array-like objects
Keywords
Publisher
Description
Define object properties without boilerplate
Keywords
Publisher
Description
Functions to wrap other functions and methods and to change/enhance their behavior, functionality or usage
Keywords
Publisher
Description
A way to functionally manage the Vuex store enhanced with a mechanism of functional dependencies within the state
Keywords
Publisher
Description
Simple decorator for caching getters on first access
Keywords
Publisher
Description
PostCSS plugin for sass-like Map Function
Keywords
Publisher
Description
Find the array index of where to add an element to keep it sorted.
Keywords
- find
- array
- index
- add
- element
- sorted
- arr
- insertion
- [compare]
- [comparenumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- View more
Publisher
Description
Semantically named function wrappers for Object.defineProperty
Keywords
Publisher
Description
For a sorted array, add an element. Whichever comparator function was used to sort the array, can be passed. Also supports comparator-builder options. For reference, see: https://github.com/bemoje/bemoje-arr-sort-comparator
Keywords
- sorted
- array
- add
- element
- whichever
- comparator
- function
- sort
- passed
- supports
- comparator-builder
- options
- reference
- https://github.com/bemoje/bemoje-arr-sort-comparator
- View more
Publisher
Description
Shallow clones an object while respecting the original property descriptors
Keywords
- clone
- shallow
- copy
- getter
- setter
- configurable
- enumerable
- writable
- property
- properties
- descritor
- descriptors
- shim
- shimming
- View more
Publisher
Description
Binary search -based indexOf for sorted arrays.
Keywords
- binary
- search
- -based
- indexof
- sorted
- arrays
- arr
- array
- element
- find
- [compare]
- [comparenumeric=false]
- sort
- numerically
- View more
Publisher
Description
Create a lazily evaluated value