Skip to content

capheshift/shiftdb

Repository files navigation

shiftdb NPM version Build Status Dependency Status Coverage percentage

The client database management based on localStorage, that helps you control small amount of data at browser.

Install

$ npm install --save shiftdb

Usage

var shiftdb = require('shiftdb');

shiftdb('Rainbow');

License

MIT © tampham47

About

The client database management based on localStorage, that helps you control small amount of data at browser.

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors