0.3.0 • Published 11 years ago
nad-bindings v0.3.0
nad-bindings
Generic Node.js bindings, uses @TooTallNate's bindings for .node modules and process.binding when run as part of Node.js.
Use it for projects generated with nad.
var leveldown = require('nad-bindings')('leveldown.node').leveldownInstallation
npm install nad-bindingsAPI
generated with docme
Implementation
Looks for DYLD_LIBRARY_PATH environment variable to determine whether it is run via Xcode.
Any improvements on that are welcome.
License
MIT