Showing 21-40 of 2,261 packages
Pool of objects for primitives. (Make WeakMap accept primitive keys)
Map and WeakMap that returns value on .set(...)
Memoize decorator for TypeScript that uses WeakMap
A WeakMap which accepts multiple objects as a key
FrailMap is an extension of WeakMap that supports primitive values using WeakRef.
Detect native WeakMap support.
WeakMap replacement to cache strings efficiently and fast
A key/value store (based on WeakMap) for associating data with DOM nodes.
Iterable WeakSet / WeakMap using ES2021 WeakRef
weakmap powered event emitter
Simple and Fast memoization function using WeakMap.
A `WeakMap` subclass with support for multiple keys for one entry.
RXJS enhanced Array, Map, WeakMap, Set and WeakSet
Polyfill for ES6 (Harmony) Map, WeakMap, Set, and WeakSet.
Socket.dev optimized package override for is-weakmap
Universal ES6-compatible WeakMap wrapper
A simple map implementation that prefers `WeakMap` but uses `Map` as backup for primitive keys.
Autotracked Map, WeakMap, Set, and WeakSet
Check if a value is a WeakMap. ```javascript const lolite = require("lolite.isweakmap") const assert = require("node:assert")
Iterable WeakMap, WeakSet and WeakValue.