npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

webkit-gui

1.0.0

@yoshuawuyts

npmHomeRepoSnykSocket
Downloads:63
$ npm install webkit-gui
DailyWeeklyMonthlyYearly

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

  • node-webkit window object

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