Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published