Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Merge objects using their property descriptors
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 accessor descriptor.
Define a lazily evaluated property on an object
- lazy
- property
- properties
- prop
- define
- object
- value
- lazily
- laziness
- evaluation
- eval
- execute
- getter
- function
- View more
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
tiny util for getting and setting deep object props safely
copy an object's properties to another object
Shallow clones an object while respecting the original property descriptors
- clone
- shallow
- copy
- getter
- setter
- configurable
- enumerable
- writable
- property
- properties
- descritor
- descriptors
- shim
- shimming
- View more
Does a JS type have a getter/setter property
List of getter/setter properties for JavaScript types
Get the default iterator or async iterator for an iterable or async iterable
Define a non-enumerable read-only accessor.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- object
- property
- define
- prop
- read-only
- writable
- configurable
- View more
Invoke getter/setter functions on array-like objects
🐡 Get, set, remove, and test for deeply nested properties
Lazily evaluates a getter on an object and caches the returned value
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
PostCSS plugin for sass-like Map Function
Create a lazily evaluated value
Return an accessor function for retrieving an element from an indexed array-like object.