Skip to content

ikrabbe/kyotocabinet-node

 
 

Repository files navigation

kyotocabient-node

kyotocabinet bindings for Node.js

Requirements

OS

  • Linux
  • Mac OS X

Dependencies

  • Git

Building

$ node-gyp configure build

Installation

$ npm install kyotocabient-node

Examples

See the example directory.

Running Tests

kyotocabient-node depends on mocha for testing.

$ mocha test/*.js

License

MIT license.

See the LICENSE.

About

kyotocabinet bindings for Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.5%
  • C++ 35.6%
  • Other 0.9%