PraccJS is a desktop REPL client for organizing and executing JS code snippets. It's built using Tauri, Rust, Svelte, Oxc and Rustyscript.
https://github.com/user-attachments/assets/19625151-d3fd-466c-9946-7e085914a18e
It not support async js, typescript at the moment. Feel free to create issues and share your thoughts.
rustc --version or cargo -V.npm install # Install npm dependencies
cd src-tauri # Navigate to the Rust folder
cargo install # Install cargo dependencies
npm run tauri dev
npm run tauri build
After building, you can find the distributables in ./src-tauri/target/release/bundle/
$ claude mcp add PraccJS \
-- python -m otcore.mcp_server <graph>