scratch-console icon indicating copy to clipboard operation
scratch-console copied to clipboard

Chrome DevTools based repl for both node.js and browser.

trafficstars

Chrome DevTools based repl for both node.js and browser.

Play around with both browser and node js code in the same repl.

Features

  • Run both node and browser js code.
  • require and use node modules from your home directory.
  • Send fetch requests then inspect results without any CORS restrictions.

Download