split-yew 0.1.0

Yew component for the Split.js library: a resizable split view for web apps.
Documentation
[dependencies.js-sys]
version = "0.3.64"

[dependencies.wasm-bindgen]
version = "0.2.87"

[dependencies.web-sys]
version = "0.3.64"

[dependencies.yew]
version = "0.20"

[package]
authors = ["Alessandro Balducci <aleb2000@hotmail.com>"]
categories = ["gui", "wasm", "web-programming"]
description = "Yew component for the Split.js library: a resizable split view for web apps."
edition = "2021"
keywords = ["yew", "component", "split", "resizable", "wrapper"]
license = "MIT"
name = "split-yew"
readme = "README.md"
repository = "https://github.com/aleb2000/split-yew"
version = "0.1.0"