mathquill-leptos 0.2.0

A mathquill integration layer for Leptos
Documentation

MathQuill + Leptos = ❤️

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.

Running examples

# install trunk however you like
cargo install trunk

trunk serve --example field
trunk serve --example static