Skip to content

yoshuawuyts/webkit-gui

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published