Crate webtric

source ·
Expand description

§Webtric = Web + Metric

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

§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.
  • Feature letops suppoerts some leptos native functions
    • It’s not yet mature.

Re-exports§

Modules§

  • Many modern web apps support multi tap. And the multip tab, or paralle panels, are supposed to be resized.
  • Positioned Size: Decide position of tooltips/menubars
  • About scroll, we gotta think in combinational way.
  • Sizon = Size + -on
  • Utility helpers of webtric

Structs§

Traits§