Found 12 packages
Simple “Least Recently Used” (LRU) cache
Monorepo for various sourcemap libraries
Store information about any JS value in a side channel. Uses WeakMap if available.
Map object keys and values into a new object
Store information about any JS value in a side channel, using a WeakMap for objects and a Map for primitives.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Map over promises concurrently
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.