1.0.3 • Published 7 years ago

probable-octo-happiness v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Probable-octo-happiness

A simple joke factory in level db. Supported by Node v6 and above.

Build Status

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

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago