All Projects β†’ lukehaas β†’ Runjs

lukehaas / Runjs

A JavaScript playground that auto-evaluates as you type

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Runjs

Raven Reader
πŸ“– All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+61.14%)
Mutual labels:  electron-application, electron-app, desktop-app, desktop-application
Issues
Caret issues
Stars: ✭ 326 (-74.25%)
Mutual labels:  electron-application, electron-app, desktop-app, desktop-application
instatron
A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!
Stars: ✭ 95 (-92.5%)
Mutual labels:  desktop-app, desktop-application, electron-app
Bookmark
[NOT MAINTAINED] Desktop app to manage bookmarked links using Atom Electron and Vue.js.
Stars: ✭ 97 (-92.34%)
Mutual labels:  electron-app, desktop-app, desktop-application
Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
Stars: ✭ 144 (-88.63%)
Mutual labels:  desktop-app, desktop-application, electron-app
Electron Xiami
θ™Ύη±³ιŸ³δΉ & 虾米甡台 - Linux & Mac | Xiami Player & Xiami Radio desktop for Linux & Mac supported by Electron
Stars: ✭ 304 (-75.99%)
Mutual labels:  electron-application, electron-app
Surfbird
A Microblogging client built on Electron and Vue
Stars: ✭ 309 (-75.59%)
Mutual labels:  electron-app, desktop-app
Quick Screen Recorder
Lightweight desktop screen recorder for Windows.
Stars: ✭ 80 (-93.68%)
Mutual labels:  desktop-app, desktop-application
Guark
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...
Stars: ✭ 334 (-73.62%)
Mutual labels:  desktop-app, desktop-application
Ardublockly
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Stars: ✭ 363 (-71.33%)
Mutual labels:  desktop-app, desktop-application
Wnr
⏱️ It's a time-management tool for computers. Work and rest, with wnr now.
Stars: ✭ 385 (-69.59%)
Mutual labels:  electron-application, electron-app
Lepton
πŸ’» Democratizing Snippet Management (macOS/Win/Linux)
Stars: ✭ 9,067 (+616.19%)
Mutual labels:  electron-application, electron-app
Bunqdesktop
The unofficial, free and open source desktop application for the bunq API
Stars: ✭ 271 (-78.59%)
Mutual labels:  electron-app, desktop-app
Thermal
One stop to manage all git repository
Stars: ✭ 321 (-74.64%)
Mutual labels:  desktop-app, desktop-application
Mockup Generator
Mockup Generator is a macOS app built with AngularJS/Electron that sits in your menu bar allowing you to capture screenshots of your favourite websites and wrap them in device mock-ups.
Stars: ✭ 272 (-78.52%)
Mutual labels:  electron-app, desktop-app
Picview
Fast Picture Viewer with compact UI, that can be hidden. Features image effects, galleries, image info and more. The app can automatically adjusts itself to your screen.
Stars: ✭ 259 (-79.54%)
Mutual labels:  desktop-app, desktop-application
Launcher
Launcher for BlueMaxima's Flashpoint
Stars: ✭ 458 (-63.82%)
Mutual labels:  desktop-app, desktop-application
Electron With Express
A simple app that demonstrates spawning an Express app from Electron
Stars: ✭ 454 (-64.14%)
Mutual labels:  electron-application, electron-app
Electron Tutorial App
An electron application for tutorials
Stars: ✭ 678 (-46.45%)
Mutual labels:  electron-application, electron-app
Postbird
Open source PostgreSQL GUI client for macOS, Linux and Windows
Stars: ✭ 1,089 (-13.98%)
Mutual labels:  electron-app, desktop-app

RunJS

Twitter Follow

icon

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.

Roadmap

https://trello.com/b/989D37fW/runjs-roadmap

Features

image

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.

image

Node packages can also be installed directly through this window, opened from the Action menu.

image

RunJS also has a number of configurable options, accessed via the preferences window.

image

RunJS executes JavaScript against the following versions of Node, V8 and Chromium:

  • Node: 12.16.3
  • V8: 8.5
  • Chromium: 85

Acknowledgements

RunJS icon designed by Giuseppe Caruso

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].