| Crates.io | electron-repl |
| lib.rs | electron-repl |
| version | 0.1.1 |
| created_at | 2025-01-31 03:53:41.198428+00 |
| updated_at | 2025-01-31 04:54:58.855165+00 |
| description | A command-line REPL tool for Electron applications that allows you to execute JavaScript code in the main process. |
| homepage | https://github.com/t3tra-dev/electron-repl |
| repository | https://github.com/t3tra-dev/electron-repl |
| max_upload_size | |
| id | 1537124 |
| size | 64,152 |
A command-line REPL tool for Electron applications that allows you to execute JavaScript code in the main process.
cargo install electron-repl
electron-repl <app-name> [port]
app-name: Name of the Electron application (required)port: Port number for DevTools (default: 9222)electron-repl Discord
MIT License - see LICENSE for details