Iterable WeakSet / WeakMap using ES2021 WeakRef
IterableWeakSet, IterableWeakMap, and WeakValueMap provide iterable weak collections whose entries disappear automatically when their objects are garbage collected—perfect for caches and registries in any JavaScript runtime.
An iterable weak sequence.
An iterable weak map.
Iterable weak maps and weak sets.
A zero-dependency lightweight library for iterable weak collections and proxies.
An LRU cache of weak references
Get the first fulfilled promise that satisfies the provided testing function
A memoization function that uses a WeakMap
ECMAScript6 WeakMap polyfill
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
A WeakMap shim for Node.js and browsers
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
A Map with weakly referenced values.
TypeScript definitions for es6-weak-map
entity tag module
Make weak references to JavaScript Objects.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Iterable wrapper that add methods to read ahead or behind current item.
Garbage-collected memoizer for variadic functions
Deques are a generalization of stacks and queues
弱い表現を禁止するtextlintルール
Iterable SDK for React Native.