Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including react-native-polyfill-globals with all npm packages installed. Try it out:

require("base-64/package.json"); // base-64 is a peer dependency. require("react-native-url-polyfill/package.json"); // react-native-url-polyfill is a peer dependency. require("text-encoding/package.json"); // text-encoding is a peer dependency. require("web-streams-polyfill/package.json"); // web-streams-polyfill is a peer dependency. require("react-native-fetch-api/package.json"); // react-native-fetch-api is a peer dependency. require("react-native-get-random-values/package.json"); // react-native-get-random-values is a peer dependency. var reactNativePolyfillGlobals = require("react-native-polyfill-globals")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

react-native-polyfill-globals v3.1.0

Polyfills and patches missing or partially supported web and core APIs

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free