logoalt Hacker News

conceptmetoday at 1:04 PM1 replyview on HN

a UI library needs some demo


Replies

lukechu10today at 1:08 PM

The website itself is made with Sycamore!

There are also a bunch of examples at https://github.com/sycamore-rs/sycamore/tree/main/examples

You can see the deployed versions at https://examples.sycamore.dev/<example name>/ for instance: https://examples.sycamore.dev/todomvc/

show 4 replies