sycamore-seoul

Crates.iosycamore-seoul
lib.rssycamore-seoul
version0.2.2+deprecated
sourcesrc
created_at2024-01-22 06:53:37.470556
updated_at2024-04-23 04:49:07.045551
descriptionSome extentions for Sycamore library
homepage
repositoryhttps://github.com/acheul/sycamore-seoul
max_upload_size
id1108389
size42,961
Acheul (acheul)

documentation

README

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

Commit count: 11

cargo fmt