globalthis
ECMAScript spec-compliant polyfill/shim for `globalThis`
Found 17 results for globalThis
ECMAScript spec-compliant polyfill/shim for `globalThis`
Global namespace without polluting the global scope
A globalThis polyfill.
Polyfill foe globalThis
ESM compatible randomUUID polyfill
Provides access to `globalThis`, ensuring cross-platform compatibility, including browsers (`window`), Node.js (`global`), and Web Workers (`self`).
🌍 Returns the global object regardless of the environment.
Ponyfill for globalThis
The global variable integration for Astro 🌐
Don't let TC39 use globalThis
just use self. adds self to environments that don't already have it.
Polyfills the globalThis meta-object reference for Typescript/Javascript
Get globalThis.
Get the correct global in browser, node & worker
get, set global values in any js env
Global property globalThis polyfill
conf-global 提供了表示全局对象的 globalThis 兼容处理,在没有全局变量 globalThis 的情况下,会自动创建该全局变量