Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ungap/global-this

A cross engine globalThis
https://github.com/ungap/global-this

Last synced: about 2 months ago
JSON representation

A cross engine globalThis

Awesome Lists containing this project

README

        

# globalThis

A cross engine globalThis, fully inspired by https://mathiasbynens.be/notes/globalthis

* ESM as `import '@ungap/global-this'`
* CJS as `require('@ungap/global-this');`
* JS as ``

Compatible with IE8 and above, plus all other engines and browsers.