Search results
6000 packages found
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Maintenance: 30%. Quality: 64%. Popularity: 50%.
Get a stream as a string, Buffer, ArrayBuffer or array
Maintenance: 27%. Quality: 54%. Popularity: 55%.
string representations of objects in node and the browser
Maintenance: 30%. Quality: 64%. Popularity: 47%.
`Object.defineProperty`, but not IE 8's broken one.
Maintenance: 24%. Quality: 64%. Popularity: 50%.
Really Fast Deep Clone
Maintenance: 33%. Quality: 63%. Popularity: 42%.
Get, set, or delete a property from a nested object using a dot path
Maintenance: 33%. Quality: 54%. Popularity: 45%.
ES2017 spec-compliant Object.values shim.
Maintenance: 21%. Quality: 64%. Popularity: 46%.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Maintenance: 24%. Quality: 64%. Popularity: 44%.
Merge objects using their property descriptors
Maintenance: 28%. Quality: 54%. Popularity: 47%.
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
Maintenance: 27%. Quality: 64%. Popularity: 42%.
ES proposal-spec-compliant Object.fromEntries shim.
- Object.fromEntries
- Object.entries
- Object.values
- Object.keys
- entries
- values
- ES7
- ES8
- ES2017
- shim
- object
- keys
- polyfill
- es-shim API
Maintenance: 21%. Quality: 64%. Popularity: 45%.
ES2017 spec-compliant Object.entries shim.
Maintenance: 21%. Quality: 64%. Popularity: 44%.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Maintenance: 13%. Quality: 64%. Popularity: 49%.
ES2015 `Object.assign()` ponyfill
Maintenance: 2%. Quality: 63%. Popularity: 56%.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Maintenance: 33%. Quality: 61%. Popularity: 36%.
Type check values
Maintenance: 33%. Quality: 54%. Popularity: 40%.
Parse CSS inline style to JavaScript object.
Maintenance: 33%. Quality: 64%. Popularity: 33%.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
- stable
- stringify
- JSON
- JSON.stringify
- safe
- serialize
- deterministic
- circular
- object
- predicable
- repeatable
- fast
- bigint
Maintenance: 33%. Quality: 53%. Popularity: 39%.
Reuse objects and functions with style
Maintenance: 2%. Quality: 63%. Popularity: 49%.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Maintenance: 2%. Quality: 62%. Popularity: 50%.