nw-sys 0.1.6

Raw wasm_bindgen bindings for the NWJS API.
Documentation
[dependencies.cfg-if]
version = "1.0.0"

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

[dependencies.thiserror]
version = "1.0.43"

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

[dependencies.web-sys]
features = ["console", "Document", "Window", "HtmlElement", "HtmlIFrameElement"]
version = "0.3.64"

[features]
default = ["markers"]
markers = []

[package]
authors = ["Anton Yemelyanov <anton.yemelyanov@gmail.com>", "Surinder Singh Matoo Mattaur <surinder83singh@gmail.com>"]
categories = ["wasm", "api-bindings"]
description = """
Raw wasm_bindgen bindings for the NWJS API.
"""
edition = "2021"
exclude = ["/.*", "/test"]
keywords = ["nw", "nwjs", "node-webkit"]
license = "Apache-2.0 OR MIT"
name = "nw-sys"
readme = "README.md"
repository = "https://github.com/aspectron/nw-sys"
version = "0.1.6"