Skip to content

A globalThis Polyfill for JavaScript Environments

License

Notifications You must be signed in to change notification settings

sagi/globalThis

Repository files navigation

globalThis Polyfill

@sagi.io/globalthis is a globalThis polyfill that is based on Mathias Bynens's' implementation.

CircleCI Coverage Status MIT License version

Usage

ESM:

import '@sagi.io/globalthis'

CJS:

require('@sagi.io/globalthis')

You can now access globalThis.

About

A globalThis Polyfill for JavaScript Environments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published