JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 37376879
  • Score
    100M100P100Q288757F
  • License MIT

An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.

Package Exports

  • array.prototype.flatmap
  • array.prototype.flatmap/shim

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (array.prototype.flatmap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Array.prototype.flatMap

ESnext spec-compliant shim for Array.prototype.flatMap