global-box

A simple key-value store that is truly a singleton. Use this to as an alternative to sticking values into global.

asyncforge

`asyncforge` allows you to remove singletons from your codebase with the use of [`AsyncLocalStorage`](https://nodejs.org/api/async_context.html#class-asynclocalstorage).