Repository navigation
weakmap
- Website
- Wikipedia
Standard Library
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
ECMAScript6 WeakMap polyfill
🔗 A module for merging WeakSets and WeakMaps.
A fast and lightweight JavaScript Map and WeakMap polyfill microlibrary
Babel plugin to make class properties starting with _ truly 🔐
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Generic memoization with Map and WeakMap
ES spec-like internal slots.
🎁 ES6 Map, Set, WeakMap and WeakSet polyfill in pure ES5
Playground for ECMAScript 2015 (ES6)
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Bidirectional dictionaries based on the ES6 Map & WeakMap