A simple desktop application that allows you to write and run JavaScript code.
- 📝 Write and execute JavaScript code in a clean interface
- ⚡ Lightweight and fast
- 🎯 Supports ES6+ syntax
- 📦 Uses external dependencies
- 🌐 Multi-OS support
- 🎨 Multi-theme support
- Download the latest release from the releases page.
- Extract and run the executable.
Run the application and start writing JavaScript code in the editor.
npm install
npm run dev
npm run build:win
npm run build:mac
npm run build:linux
Contributions are welcome! Feel free to open an issue or submit a pull request.