New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node-gtk3

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-gtk3

Node bindings for Gtk3

latest
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

node-gtk3 Pre Release

Gitter

Node bindings for Gtk3

Existing bindings are either abandoned or require custom runtime environments. This is an attempt to create support gtk bindings for the official node engine. This project is the foundation for react-gtk. Contributors are wanted and welcomed.

This project is using ffi to bind node to the gtk C libraries.

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Supports official node engine

Usage

git clone https://github.com/jamrizzi/node-gtk3.git && cd node-gtk3
npm install
make demo

Dependancies

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

License

MIT License

Jam Risser © 2017

Credits

Changelog

0.0.2 (2017-09-06)

  • Added MacOS support
  • Refactored build system with nwb

0.0.1 (2017-06-07)

  • Initial release

FAQs

Package last updated on 26 Sep 2017

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