Skip to content

A simple desktop application that allows you to write and run JavaScript code.

License

Notifications You must be signed in to change notification settings

SurajAdsul/js-playground

Repository files navigation

js-playground 🚀

A simple desktop application that allows you to write and run JavaScript code.

✨ Features

  • 📝 Write and execute JavaScript code in a clean interface
  • ⚡ Lightweight and fast
  • 🎯 Supports ES6+ syntax
  • 📦 Uses external dependencies
  • 🌐 Multi-OS support
  • 🎨 Multi-theme support

📥 Installation

Windows / macOS / Linux

  1. Download the latest release from the releases page.
  2. Extract and run the executable.

🚀 Usage

Run the application and start writing JavaScript code in the editor.

🛠 Project Setup

📦 Install

npm install

🔧 Development

npm run dev

📦 Build

🖥️ For Windows

npm run build:win

🍏 For macOS

npm run build:mac

🐧 For Linux

npm run build:linux

🤝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

📜 License

MIT