Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

alyalin/PraccJS

Repository files navigation

PraccJS

Desktop REPL client for organizing and executing JS code snippets. It's built using Tauri, Rust, Svelte, Oxc and Rustyscript.


Download for macOS (Apple Silicon | Intel) · Linux (AppImage | deb) · Windows (msi)


PraccJS.Demo.mp4

Notes

It not support async js, typescript at the moment. Feel free to create issues and share your thoughts.

Prerequisites

  • Intall Rust. Verify installation with rustc --version or cargo -V.
  • Install Node.js 18+

Installing Dependencies

npm install # Install npm dependencies
cd src-tauri # Navigate to the Rust folder
cargo install # Install cargo dependencies

Starting the Development Server

npm run tauri dev

Building the Project

npm run tauri build

After building, you can find the distributables in ./src-tauri/target/release/bundle/

About

Practice JavaScript with real-time code execution

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /