JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3324
  • Score
    100M100P100Q132995F
  • License ISC

An essential Map poorlyfill for legacy browsers.

Package Exports

  • @ungap/essential-map

Readme

Essential Map

Build Status Coverage Status Greenkeeper badge WebReflection status

An essential Map poorlyfill for legacy browsers.

Only methods are delete, forEach, get, has, and set.

Compatible down to IE9, works well with ES5 shim upfront in IE8 (and maybe lower too).

Live test