0.3.0 • Published 9 years ago

nad-bindings v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

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').leveldown

Installation

npm install nad-bindings

API

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

0.3.0

9 years ago

0.2.0

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago