probable-octo-happiness
v1.0.3
Published
My first package
Downloads
2
Readme
Probable-octo-happiness
A simple joke factory in level db. Supported by Node v6 and above.
My First Package Experiment
Install
npm install --save probable-octo-happiness
Why ?
A great beginner in level db.
Examples
Add joke.
const jf = require('../src/index');
jf.add('Sample joke');
Get Joke
const jf = require('../src/index');
jf.get(key);
Licence
MIT © Lakshmipriya