webkit-gui

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i webkit-gui

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • yoshuawuyts