Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ungap/essential-map

ungap15.6kISC0.3.2

An essential Map poorlyfill for legacy browsers.

Map, essential, poorlyfill, polyfill, legacy, ungap

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