Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 20 hours 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 (17 days ago)
- Default Branch: main
- Last Pushed: 2025-01-26T10:24:56.000Z (about 23 hours ago)
- Last Synced: 2025-01-26T11:23:56.440Z (about 22 hours 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.
![screenshot](https://github.com/user-attachments/assets/19e57623-a804-4f75-aa91-5b70cf726947)
## Notes
It not support async js, typescript at the moment. Feel free to create issues and share your thoughts.