[dependencies.js-sys]
version = "0.3"
[dependencies.wasm-bindgen]
version = "0.2"
[dependencies.web-sys]
features = ["Document", "History", "HtmlElement", "Location", "Window", "HtmlHeadElement", "Element"]
version = "0.3"
[dev-dependencies.wasm-bindgen-test]
version = "0.3"
[package]
authors = ["Rust and WebAssembly Working Group"]
categories = ["api-bindings", "wasm"]
description = "Convenience crate for common `web_sys` features"
edition = "2018"
homepage = "https://github.com/rustwasm/gloo"
license = "MIT/Apache-2.0"
name = "gloo-utils"
readme = "README.md"
repository = "https://github.com/rustwasm/gloo/tree/master/crates/utils"
version = "0.1.4"