https://github.com/jason89521/rusvelte
Svelte compiler written in Rust
https://github.com/jason89521/rusvelte
compiler parser svelte
Last synced: 9 months ago
JSON representation
Svelte compiler written in Rust
- Host: GitHub
- URL: https://github.com/jason89521/rusvelte
- Owner: jason89521
- Created: 2024-11-04T15:10:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T07:55:24.000Z (over 1 year ago)
- Last Synced: 2025-06-04T23:58:58.533Z (about 1 year ago)
- Topics: compiler, parser, svelte
- Language: Rust
- Homepage:
- Size: 290 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# rusvelte
Svelte compiler written in Rust.
## Motivation
I am a frontend developer, but I want to learn Rust and apply it in the frontend domain, so I started this project.