Skip to content

Commit

Permalink
doc(wiki): Add node-openvg-canvas and node-openvg.
Browse files Browse the repository at this point in the history
  • Loading branch information
eendeego authored and rvagg committed Jun 23, 2021
1 parent 55ebd6e commit 61f709e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion "binding.gyp"-files-out-in-the-wild.md
Expand Up @@ -27,4 +27,5 @@ To add to this page, just add the link to the project's `binding.gyp` file below
* [node-fann](https://github.com/c4milo/node-fann/blob/master/binding.gyp)
* [node-talib](https://github.com/oransel/node-talib/blob/master/binding.gyp)
* [node-levelup](https://github.com/rvagg/node-levelup/blob/master/binding.gyp) + [leveldb.gyp](https://github.com/rvagg/node-levelup/blob/master/deps/leveldb/leveldb.gyp) + [snappy.gyp](https://github.com/rvagg/node-levelup/blob/master/deps/snappy/snappy.gyp)
* [node-expat](https://github.com/astro/node-expat/blob/master/binding.gyp) + [libexpat](https://github.com/astro/node-expat/blob/master/deps/libexpat/libexpat.gyp)
* [node-expat](https://github.com/astro/node-expat/blob/master/binding.gyp) + [libexpat](https://github.com/astro/node-expat/blob/master/deps/libexpat/libexpat.gyp)
* [node-openvg-canvas](https://github.com/luismreis/node-openvg-canvas/blob/master/binding.gyp) + [node-openvg](https://github.com/luismreis/node-openvg/blob/master/binding.gyp)

0 comments on commit 61f709e

Please sign in to comment.