https://github.com/SoundRabbit/Kagura
Frontend frame-work for wasm on Rust.
https://github.com/SoundRabbit/Kagura
Last synced: 8 months ago
JSON representation
Frontend frame-work for wasm on Rust.
- Host: GitHub
- URL: https://github.com/SoundRabbit/Kagura
- Owner: SoundRabbit
- Created: 2019-09-04T22:24:13.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T02:50:41.000Z (almost 2 years ago)
- Last Synced: 2025-04-28T11:09:37.100Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 38.2 MB
- Stars: 90
- Watchers: 1
- Forks: 3
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - Kagura - work for wasm on Rust. | SoundRabbit | 84 | (Rust)
README

# Kagura
## crates
### kagura
Base framework. This framework works not only in WebAssembly.
### nusa
This crate appends kagura features for web-frontend. When you want to use kagura as web-frontend framework, kagura and nusa gives you features.
If you want to use styling framework, there is a crate: isaribi.
This crate works in WebAssembly.
### ryuteki
This crate appends kagura features for WebAudioAPI.
This crate works in WebAssembly.
## Documents