https://github.com/alyalin/praccjs
Practice JavaScript with real-time code execution
https://github.com/alyalin/praccjs
deno javascript oxc rust svelte typescript
Last synced: 4 months ago
JSON representation
Practice JavaScript with real-time code execution
- Host: GitHub
- URL: https://github.com/alyalin/praccjs
- Owner: alyalin
- License: mit
- Created: 2025-01-10T10:10:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-26T10:24:56.000Z (4 months ago)
- Last Synced: 2025-01-26T11:23:56.440Z (4 months ago)
- Topics: deno, javascript, oxc, rust, svelte, typescript
- Language: Rust
- Homepage:
- Size: 2.23 MB
- Stars: 29
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PraccJS — Practice your JS
PraccJS is a desktop REPL client for organizing and executing JS code snippets. It's built using Tauri, Rust, Svelte, Oxc and Rustyscript.

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