Showing 1-20 of 325,255 packages
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
`Object.defineProperty`, but not IE 8's broken one.
A helper to optimistically set Symbol.toStringTag, when possible.
ES proposal-spec-compliant Object.fromEntries shim.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
ES spec-compliant shim for Object.hasOwn
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
ES2017 spec-compliant Object.values shim.
ES2017 spec-compliant Object.entries shim.
A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
Polyfill for Metadata Reflection API
(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Discard empty rules and values with PostCSS.
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
ECMAScript spec-compliant polyfill/shim for `globalThis`
ES Proposal spec-compliant shim for AggregateError
A simple cache for a few of the JS Error constructors.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
ECMAScript spec abstract operations.