#sycamore #resize #extension #web

deprecated sycamore-seoul

Some extentions for Sycamore library

4 releases

0.2.2+deprecated Apr 23, 2024
0.2.1 Feb 19, 2024
0.2.0 Feb 16, 2024
0.1.0 Jan 22, 2024

#11 in #sycamore

Download history 270/week @ 2024-02-14 45/week @ 2024-02-21 49/week @ 2024-02-28 1/week @ 2024-03-06 4/week @ 2024-03-13 9/week @ 2024-03-27 113/week @ 2024-04-03 13/week @ 2024-04-10 117/week @ 2024-04-17 46/week @ 2024-04-24 2/week @ 2024-05-01

165 downloads per month

MIT license

43KB
683 lines

Sycamore-Seoul

⚠️ This crate is DEPRECATED.

Scollbar and Resizer utilities are now consolidated into webtric crate. Recommend to use webtric.


Crates.io docs.rs

This is a rust crate with some customed extensions for Sycamore.

The author is not associated with the official sycamore crate. Just a fan of it.

It is built on the sycamore version 0.9.0-beta.2. Be advised that sycamore 0.9 has big difference from former versions.

Resizer

There are two types of Resizer

  1. Panel
  2. Parcels

Test of resizer

https://github.com/acheul/sycamore-seoul/assets/72500819/4f8ecc66-c756-4ede-aff2-c4ed7c74fff1

Live demo: https://acheul.github.io/#resizer

ScrollBar

Live demo: https://acheul.github.io/#scrollbar

Dependencies

~12MB
~221K SLoC