global-box
A simple key-value store that is truly a singleton. Use this to as an alternative to sticking values into global.
nanoscheduler
Schedule work to be completed when the browser is idle.
global-const
A lightweight utility to create global singletons (on browser and node)
primitive-pool
Pool of objects for primitives. (Make WeakMap accept primitive keys)
global-singleton
Guarantee there is only 1 copy of a module or object in current VM