Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jason89521/rusvelte
Svelte compiler written in Rust
https://github.com/jason89521/rusvelte
compiler parser svelte
Last synced: 21 days 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T03:10:16.000Z (21 days ago)
- Last Synced: 2024-12-22T04:19:43.996Z (21 days ago)
- Topics: compiler, parser, svelte
- Language: Rust
- Homepage:
- Size: 276 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.