An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
☆32Dec 30, 2025Updated 2 months ago
Alternatives and similar repositories for Array.prototype.flatMap
Users that are interested in Array.prototype.flatMap are comparing it to the libraries listed below
Sorting:
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated 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
- ☆39Dec 10, 2022Updated 3 years ago
- ES6 spec-compliant Function.prototype.name sham.☆12Dec 20, 2024Updated last year
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Aug 26, 2019Updated 6 years ago
- Script to check ticketing system for remaining tickets☆11Aug 7, 2016Updated 9 years ago
- 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
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 30, 2025Updated 2 months ago
- The color gray, in ansi.☆21May 24, 2015Updated 10 years ago
- Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!☆20Dec 30, 2025Updated 2 months ago
- Programmatic access to information about the AXObject Model☆33Dec 17, 2024Updated last year
- Is this an ES6 Symbol value?☆19Updated this week
- ☆11Apr 18, 2024Updated last year
- handle multiple require hooks☆22Jan 4, 2023Updated 3 years ago
- Proposal: snapshot,diverge,readOnlyView methods for all collections☆36Nov 26, 2019Updated 6 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack accessor☆20Mar 10, 2026Updated last week
- Adapter between purescript-spec and purescript-quickcheck☆13Jul 20, 2024Updated last year
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months 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
- ES2017 spec-compliant shim for Object.entries☆58Dec 30, 2025Updated 2 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Dec 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?☆24Dec 30, 2025Updated 2 months ago
- ES2017 spec-compliant shim for Object.values☆72Dec 30, 2025Updated 2 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated this week
- exponential backoff without the weird cruft☆18Mar 4, 2019Updated 7 years ago
- Efficient source sharing of an underlying stream☆21Sep 28, 2017Updated 8 years ago
- Use npm's Arborist to get a dependency tree for a package.☆14Updated this week
- ECMA TC39 proposal for making mapping over Objects more concise☆95Oct 30, 2020Updated 5 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Oct 27, 2022Updated 3 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
- ES Proposal spec-compliant shim for AggregateError☆14Dec 30, 2025Updated 2 months ago
- ECMA-262 proposal to update Function.prototype.toString☆27Jan 24, 2022Updated 4 years ago
- a language acceptor for the JavaScript Pattern (regular expression internals) grammar☆16Apr 27, 2022Updated 3 years ago
- Official ES spec-compliant polyfill for Object.hasOwn☆16Dec 30, 2025Updated 2 months ago
- A proposal to the ECMAScript standard for including left and right trim of whitespace to strings☆41Dec 30, 2019Updated 6 years ago
- My personal tsconfig(s), so my open source projects can share them.☆13Oct 24, 2025Updated 4 months ago
- GitHub Action to automatically rebase PRs☆14Mar 12, 2026Updated last week
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Nov 21, 2016Updated 9 years ago