tolerant-json-parser
Tolerant JSON parser
Tolerant JSON parser
[](https://www.npmjs.org/package/@awsless/weak-cache) [](https://www.npmjs.org/package/@awsless/weak-cac
Iterable WeakMaps and WeakSets. Provides WeakRefMap and WeakRefSet which store values using WeakRefs and clean themselves up when garbage collected.
weak decorator, wraps it with a WeakRef descriptor
WeakMap utility functions and related patterns
Extend built-in collections with weak references for efficient garbage collection and optimal performance in memory-intensive applications with IterableWeakSet, IterableWeakMap, and WeakValueMap.
tiny lib to store weak referenced units
The WeakIdentityMap object holds key-value pairs of weakly referenced objects and remembers the original insertion order of the keys
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
HTTP ETag middleware
HTTP ETag header field parser
Weak Cache
String handling class for TypeScript by SwiftMind Institute
A WeakMap that supports any value, it holds strong references to primitives, and weak references to objects.
A WeakSet that supports any value, it holds strong references to primitives, and weak references to objects.
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
Passomatic is a lightweight password generation module that takes one argument, a number from 1-10 as an indication of password strength. Effortlessly generate placeholder passwords upon account creation, integrate behind a UI with a dial or slider, and e
Make weak references to JavaScript Objects.
A LRU cache built on WeakRefs and FinalizationRegistry