[package]
edition = "2021"
name = "leptos-infinity"
version = "0.0.0"
authors = ["Deep Patel <deepp0925>"]
description = "An optimization library for large list of dom elements"
homepage = "https://github.com/Deepp0925/leptos_infinity"
documentation = "https://docs.rs/leptos-infinity"
readme = "README.md"
keywords = [
"leptos",
"infinity",
"leptos-infinity",
]
categories = [
"web",
"optimization",
"leptos",
"wasm",
]
license = "MIT"
repository = "https://github.com/Deepp0925/leptos_infinity"
[dependencies]