Official ES spec-compliant polyfill for Object.fromEntries
☆32Dec 30, 2025Updated 2 months ago
Alternatives and similar repositories for Object.fromEntries
Users that are interested in Object.fromEntries are comparing it to the libraries listed below
Sorting:
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- A proposal to introduce ways to differentiate symbols☆26May 15, 2023Updated 2 years ago
- Official ES spec-compliant polyfill for Object.hasOwn☆16Dec 30, 2025Updated 2 months ago
- Early draft proposal to support initializing given objects with fields and private methods☆15Mar 3, 2019Updated 7 years ago
- Get an array of all distinct NaN values supported by the engine. There can be only one!☆12Oct 27, 2022Updated 3 years ago
- Store information about any JS value in a side channel. Uses WeakMap if available.☆18Jan 13, 2026Updated 2 months ago
- ES Proposal spec-compliant shim for AggregateError☆14Dec 30, 2025Updated 2 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- Is this value a JS regex?☆24Updated this week
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- An implementation of the DOMException class from browsers☆22Nov 26, 2023Updated 2 years ago
- EcmaScript language proposal for a way to get intrinsics.☆32Sep 21, 2023Updated 2 years ago
- TC39 proposal that affects doesn't stringify argument to import(...) early to enable interop with WICG/trusted-types☆19Dec 5, 2019Updated 6 years ago
- Spec-compliant polyfill for String.prototype.matchAll, in ES2020☆17Dec 30, 2025Updated 2 months ago
- EcmaScript proposal to provide brand checks without exceptions☆36Jul 14, 2021Updated 4 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 30, 2025Updated 2 months ago
- Is this an ES6 Symbol value?☆19Updated this week
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Jan 13, 2026Updated 2 months ago
- GitHub Action to automatically rebase PRs☆14Mar 12, 2026Updated last week
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- ☆19May 12, 2018Updated 7 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆22Dec 30, 2025Updated 2 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Dec 30, 2025Updated 2 months ago
- Determining Array Equality☆76Apr 22, 2021Updated 4 years ago
- Experiment☆12Jan 7, 2018Updated 8 years ago
- A proposal integrate private fields and destructuring☆51Jul 15, 2024Updated last year
- Use the gap, column-gap, and row-gap shorthand properties in CSS☆20Dec 16, 2021Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated this week
- An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.☆20Mar 12, 2026Updated last week
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Dec 30, 2025Updated 2 months ago
- ES6 Object.getOwnPropertySymbols partial polyfill☆23Updated this week
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Dec 30, 2025Updated 2 months ago
- A lightweight Deferred implementation, on top of Promises/A+☆24Sep 6, 2023Updated 2 years ago
- Proposal to add WHATWG URL to ECMAScript☆33Aug 16, 2017Updated 8 years ago
- Plugin to handle `save()` with `unique` in arrays☆12Sep 13, 2023Updated 2 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Nov 12, 2023Updated 2 years ago
- An XML serializer that follows the W3C specification.☆22Nov 12, 2023Updated 2 years ago
- Experimental TypeScript to JavaScript transformer in AssemblyScript based on Sucrase☆39Nov 5, 2021Updated 4 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago