An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![logo](./kagura.png)

# 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