1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2025-07-31 22:01:03 -04:00

add node-pre-gyp

This commit is contained in:
Sindre Sorhus 2014-09-12 15:36:03 +02:00
parent ab1eaaf5e4
commit d1c25b3518

View file

@ -464,6 +464,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client module.
- [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily.
- [webworker-threads](https://github.com/audreyt/node-webworker-threads) - Lightweight Web Worker API implementation with native threads.
- [node-pre-gyp](https://github.com/mapbox/node-pre-gyp/) - Makes it easy to publish and install Node.js C++ addons from binaries.
## Resources