JSPM

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

WeakSet for IE11 and engines with a WeakMap

Package Exports

  • @ungap/weakset

Readme

WeakSet

Build Status Coverage Status Greenkeeper badge WebReflection status

A polyfill for IE11 or browsers that have a WeakMap, but not a WeakSet.

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

Live test