@pouchlab/lite
v1.0.1
Published
A very simple but yet fast json and files storage engine that's embeddable,syncs [`pouchlite`](https://github.com/pouchlabs/pouchlite).
Downloads
13
Maintainers
Readme
pouchlite
A very simple but yet fast json and files storage engine that's embeddable,syncs pouchlite
.
news
project is still in early developement, stability untill version 2
//todos implement attachments api impliment sync impliment client impliment browser api
npm install --save @pouchlab/lite
import pouchlite from '@pouchlab/lite";
let lite = pouchlite().init();
//or
lite.init() //later
Read more about it in the docs.
inspiration
pouchlite draws inspiration from several tools:
support
support the development of pouchlite, donate