8000 GitHub - ngutech21/leptonic: Leptos component framework.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ngutech21/leptonic

 
 

Folders and files

Name< 8000 span class="text-bold">Name
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Copy /examples/template-ssr and launch it with cargo leptos watch (uses server-side-rendering) or
  • Copy /examples/template-csr and launch it with trunk serve (uses client-side-rendering only)

Development

This repository uses submodules. Perform checkout using:

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

About

Leptos component framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 65.2%
  • SCSS 33.4%
  • Just 1.4%
0