186 packages found
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Define a non-enumerable read-only accessor.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- object
- property
- define
- prop
- read-only
- writable
- configurable
- View more
Simple decorator for caching getters on first access
Define a non-enumerable read-write accessor.
tiny util for getting and setting deep object props safely
Define a read-only accessor.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- object
- property
- define
- prop
- read-only
- writable
- configurable
- View more
Define a read-write accessor.
A decorator for caching class getters and updating the cache based on dependent properties
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.
Define a configurable read-only accessor.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- object
- property
- define
- prop
- read-only
- writable
- configurable
- View more
make object getter property cacheable.
Define a configurable read-write accessor.
Get the default iterator or async iterator for an iterable or async iterable
Define a lazily evaluated property on an object
- lazy
- property
- properties
- prop
- define
- object
- value
- lazily
- laziness
- evaluation
- eval
- execute
- getter
- function
- View more
A deep cloning algorithm aware of prototypes, getters/setters, etc.
Invoke getter/setter functions on array-like objects
download file as fast as possible