lpotthast / leptonic

Leptos component framework.
https://leptonic.dev
Apache License 2.0
240 stars 38 forks source link

Leptonic

Crates.io Docs.rs

Component library for the Leptos framework.

Visit leptonic.dev for installation instructions, component-guides, theming instructions and more.

Our website is the deployed book-ssr example and itself build with Leptonic.

Quickstart

To get started quickly either

Development

This repository uses submodules. Perform checkout using:

git checkout https://github.com/lpotthast/leptonic.git --recurse-submodules