neon-bridge

0.1.3 • Public • Published

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:

Option Description Type Default
root project root string nearest containing directory of caller with package.json or node_modules
name library name string parse($manifest).package.name
manifest manifest path path $root/Cargo.toml

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i neon-bridge

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • dherman