Skip to content

Commit d310a73

Browse files
saperrvagg
authored andcommitted
doc(wiki): node-sass in the wild
1 parent 7b5dcaf commit d310a73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ To add to this page, just add the link to the project's `binding.gyp` file below
77
* [node-canvas](https://github.com/LearnBoost/node-canvas/blob/master/binding.gyp)
88
* [node-ffi](https://github.com/rbranson/node-ffi/blob/master/binding.gyp) + [libffi](https://github.com/rbranson/node-ffi/blob/master/deps/libffi/libffi.gyp)
99
* [node-time](https://github.com/TooTallNate/node-time/blob/master/binding.gyp)
10+
* [node-sass](https://github.com/sass/node-sass/blob/master/binding.gyp) + [libsass](https://github.com/sass/node-sass/blob/master/src/libsass.gyp)
1011
* [node-serialport](https://github.com/voodootikigod/node-serialport/blob/master/binding.gyp)
1112
* [node-weak](https://github.com/TooTallNate/node-weak/blob/master/binding.gyp)
1213
* [pty.js](https://github.com/chjj/pty.js/blob/master/binding.gyp)

0 commit comments

Comments
 (0)