| Crates.io | mathquill-leptos |
| lib.rs | mathquill-leptos |
| version | 0.2.0 |
| created_at | 2025-04-04 04:03:35.153114+00 |
| updated_at | 2025-04-11 13:13:41.227245+00 |
| description | A mathquill integration layer for Leptos |
| homepage | |
| repository | https://github.com/ActuallyHappening/YMap/tree/master/mathquill |
| max_upload_size | |
| id | 1619391 |
| size | 56,011 |
A simple, easy-to-use and hard to abuse API for using MathQuill in Leptos. Is only really tested using CSR (Client Side Rendering), although it shouldn't cause issues with SSR.
# install trunk however you like
cargo install trunk
trunk serve --example field
trunk serve --example static