4 releases

0.1.3 Apr 23, 2024
0.1.2 Apr 23, 2024
0.1.1 Apr 23, 2024
0.1.0 Apr 22, 2024

#210 in GUI

Download history 265/week @ 2024-04-22

265 downloads per month

MIT license

105KB
1.5K SLoC

Webtric = Web + Metric

Crates.io docs.rs

A wasm library to handle some metric matters of front web environment

  • Custom scrollbar => mod scroll
  • Resizing parallel panels => mod cartons
  • Reactive positioning of tooltips or menubars => mod possize
  • and sizon

See the demo page for live demo. The page is built on Sycamore. It's src directory is at repository's /demo-sycamore.

Features

  • Feature sycamore supports some sycamore native functions. Mind that webtric supports sycamore version of 0.9.0-beta.2 or later. Sycamore has big changes since version 0.9.
    • Check repository's /demo-sycamore for sycamore application.
  • Feature letops suppoerts some leptos native functions
    • It's not yet mature.

Dev Log

  • ver 0.1.0 -> 0.1.3
    • added feature flags to docs

Dependencies

~8–21MB
~303K SLoC