global-cache
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
globals
Global identifiers from different JavaScript environments
import-local
Let a globally installed package use a locally installed version of itself if available
globalthis
ECMAScript spec-compliant polyfill/shim for `globalThis`