nw-sys 0.1.0

Raw `wasm_bindgen` bindings for the NWJS API. Additional APIs for NWJS-base application development are available via the `workflow-nw` crate.
Documentation
[dependencies.js-sys]
version = "0.3.60"

[dependencies.thiserror]
version = "1.0.38"

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

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

[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.\nAdditional APIs for NWJS-base application development \nare available via the `workflow-nw` crate.\n"
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.0"