0.1.3 • Published 8 years ago

neon-bridge v0.1.3

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

Neon-bridge

npm

Automatically load Neon modules.

API

var addon = require('neon-bridge').load();

You can override defaults by passing an optional options object to the neon-bridge module:

OptionDescriptionTypeDefault
rootproject rootstringnearest containing directory of caller with package.json or node_modules
namelibrary namestringparse($manifest).package.name
manifestmanifest pathpath$root/Cargo.toml

License

MIT

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.10

8 years ago