mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 04:48:20 +02:00
Update binding.gyp-files-in-the-wild.md (#3023)
Add node-oracledb binding.gyp file
This commit is contained in:
parent
323957b74e
commit
c495083d99
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ To add to this page, just add the link to the project's `binding.gyp` file below
|
||||||
* [node-osmium](https://github.com/osmcode/node-osmium/blob/master/binding.gyp)
|
* [node-osmium](https://github.com/osmcode/node-osmium/blob/master/binding.gyp)
|
||||||
* [node-osrm](https://github.com/DennisOSRM/node-osrm)
|
* [node-osrm](https://github.com/DennisOSRM/node-osrm)
|
||||||
* [node-oracle](https://github.com/joeferner/node-oracle/blob/master/binding.gyp)
|
* [node-oracle](https://github.com/joeferner/node-oracle/blob/master/binding.gyp)
|
||||||
|
* [node-oracledb](https://github.com/oracle/node-oracledb/blob/main/binding.gyp)
|
||||||
* [node-process-list](https://github.com/ReklatsMasters/node-process-list/blob/master/binding.gyp)
|
* [node-process-list](https://github.com/ReklatsMasters/node-process-list/blob/master/binding.gyp)
|
||||||
* [node-nanomsg](https://github.com/nickdesaulniers/node-nanomsg/blob/master/binding.gyp)
|
* [node-nanomsg](https://github.com/nickdesaulniers/node-nanomsg/blob/master/binding.gyp)
|
||||||
* [Ghostscript4JS](https://github.com/NickNaso/ghostscript4js/blob/master/binding.gyp)
|
* [Ghostscript4JS](https://github.com/NickNaso/ghostscript4js/blob/master/binding.gyp)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue