sledgehammer 0.0.1

Fast bindings for dom manipulations
Documentation
[dependencies.js-sys]
version = "0.3.60"

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

[dependencies.web-sys]
features = ["Window", "Document", "Element", "HtmlElement", "HtmlHeadElement"]
version = "0.3.60"

[package]
authors = ["Evan Almloff <ealmlof1@stumail.jccc.edu>"]
categories = ["web-programming", "wasm", "api-bindings"]
description = "Fast bindings for dom manipulations"
documentation = "https://docs.rs/sledgehammer"
edition = "2021"
keywords = ["web", "wasm", "dom"]
license = "MIT"
name = "sledgehammer"
readme = "README.md"
repository = "https://github.com/demonthos/sledgehammer/"
version = "0.0.1"