Download the latest release here.
RunJS is an JavaScript playground that auto-evaluates your code as you type and outputs the results to a console pane.
https://trello.com/b/989D37fW/runjs-roadmap
TypeScript and modern JavaScript features are supported through Babel transpilation. Additionally, Node and browser APIs are available.
RunJS can import node packages from existing JavaScript projects by pointing it's working directory to your chosen project directory.
Node packages can also be installed directly through this window, opened from the Action
menu.
RunJS also has a number of configurable options, accessed via the preferences window.
RunJS executes JavaScript against the following versions of Node, V8 and Chromium:
- Node: 14.16.0
- V8: 8.9
- Chromium: 89
RunJS icon designed by Giuseppe Caruso