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 |
#417 in GUI
23 downloads per month
105KB
1.5K
SLoC
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
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.
- Check repository's
Featureletops
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
~9–22MB
~304K SLoC