Skip to content

Commit 61f709e

Browse files
eendeegorvagg
authored andcommitted
doc(wiki): Add node-openvg-canvas and node-openvg.
1 parent 55ebd6e commit 61f709e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

"binding.gyp"-files-out-in-the-wild.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ To add to this page, just add the link to the project's `binding.gyp` file below
2727
* [node-fann](https://github.com/c4milo/node-fann/blob/master/binding.gyp)
2828
* [node-talib](https://github.com/oransel/node-talib/blob/master/binding.gyp)
2929
* [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)
30-
* [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)
30+
* [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)
31+
* [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 commit comments

Comments
 (0)