@nexustools/promised
Extension of Promise which exposes resolve/reject methods and makes the executor optional.
Updated by @ktaeyln
lru-weak-cache
A caching Map<string, V extends object> that deletes the least-recently-used items with weak references and async generation. Inspired by …
Updated by @ktaeyln
typeinclude
node-typeinclude makes it easy to include typescript files into your nodejs project at runtime, without the need to recompile every time you change something. And provides a few …
Updated by @ktaeyln