Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epeios-q37/njsq
Wrapper for Node.js addons.
https://github.com/epeios-q37/njsq
Last synced: 24 days ago
JSON representation
Wrapper for Node.js addons.
- Host: GitHub
- URL: https://github.com/epeios-q37/njsq
- Owner: epeios-q37
- License: agpl-3.0
- Created: 2017-06-07T08:42:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T13:47:59.000Z (over 6 years ago)
- Last Synced: 2024-11-30T03:39:41.295Z (about 1 month ago)
- Language: C++
- Size: 458 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NJSq
*Node.js* *addon* wrapper.
For more information, see [http://q37.info/tools/njsq/](http://q37.info/tools/njsq/).
[![NPM](https://nodei.co/npm/njsq.png)](https://nodei.co/npm/njsq/)
*GNU/Linux* & *OS X* : [![Travis CI](https://travis-ci.org/epeios-q37/njsq.png)](https://travis-ci.org/epeios-q37/njsq)
*Windows* : [![AppVeyor](http://ci.appveyor.com/api/projects/status/github/epeios-q37/njsq)](http://ci.appveyor.com/project/epeios-q37/njsq)## Note for the developer and maintainer of this *addon*.
When changing the version of *Node.js*, you must launch `DVLGenGYP` to regenerate the correct build files.