Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 577 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 577 Bytes

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