Socket
Book a DemoInstallSign in
Socket

webkit-gui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webkit-gui

Get the node-webkit gui object in a nice-ish manner

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

webkit-gui

NPM version build status Test coverage Downloads

Get the node-webkit gui object in a nice-ish manner.

Installation

npm install webkit-gui

Usage

var gui = require('gui');

See also

Why?

The actual code for retrieving the gui object in node-webkit is pretty long, this should provide a much neater solution for retrieving that.

License

MIT

Keywords

gui

FAQs

Package last updated on 19 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts