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.