@pouchlab/lite
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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:

mongoose

prisma

sqlite

support

support the development of pouchlite, donate ko-fi

Package Sidebar

Install

npm i @pouchlab/lite

Weekly Downloads

8

Version

1.0.1

License

none

Unpacked Size

30.3 kB

Total Files

23

Last publish

Collaborators

  • pouchlab