Skip to content
Achilleas Kiritsakas edited this page Oct 25, 2019 · 1 revision

Javascript REPL is a javascript playground for Visual Studio Code with live feedback(logs or errors) as you type, besides your code, in a log explorer, or in an output channel. It supports Javascript, TypeScript, CoffeeScript and it can be used for development in Node.js projects or with front-end frameworks like React, Vue, Angular, Svelte, etc.

Clone this wiki locally