Skip to content

Commit

Permalink
doc(wiki): added levelup
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Jun 23, 2021
1 parent c00eb77 commit 1575bce
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 @@ -25,4 +25,5 @@ To add to this page, just add the link to the project's `binding.gyp` file below
* [v8-profiler](https://github.com/c4milo/v8-profiler/blob/master/binding.gyp)
* [airtunes](https://github.com/radioline/node_airtunes/blob/master/binding.gyp)
* [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-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)

0 comments on commit 1575bce

Please sign in to comment.