Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
My First Playground
node v8.17.0
version:
2.0.0
endpoint
share
tweet
This is a playground to test JavaScript. It runs a completely standard copy of Node.js on a virtual server created just for you. Every one of npm’s 300,000+ packages are pre-installed, so try it out:
require('react') { const { reactI18nextModule,initReactI18next } = require("react-i18next") console.log('11.x:', {reactI18nextModule: !!reactI18nextModule,initReactI18next: !!initReactI18next}) } { const { reactI18nextModule,initReactI18next } = require("react-i18next@9.0.10") console.log('9.x:', {reactI18nextModule: !!reactI18nextModule,initReactI18next: !!initReactI18next}) }
Loading…
no comments
sign in
to comment