0.2.6 • Published 11 years ago
native-mate v0.2.6
node-native-mate
A non-intrusive lightweight bindings for V8 and libuv, forked from Chromium's
gin
library. It also provides access to Chromium's base library via including the
base-minimal library.
Usage
- Add
native-matetopackage.json's dependencies. - Add
"dependencies": [ "<!(node -e \"require('native-mate')\")" ],tobinding.gyp.