1.0.19 • Published 8 years ago
pouchdb-service v1.0.19
pouchdb-feathersjs-client
A featherjs pouchdb client side
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run builduse in browser
1- clone git
2- copy dist folder
3- in your html file
<script src="./dist/app.js"></script>
window.PouchF
window.fappuse in webpack
import pouf from "pouchdb-feathersjs-client"
pouf.PouchF
pouf.fapp
or
import fapp from "pouchdb-feathersjs-client/feathersjs-app"
import PouchF from "pouchdb-feathersjs-client/feathersjs-service"
this module create feathersjs client app in appjs
and create pouchdb service for feathersjs app in PouchF
is work in browser and webpackpouchdb .
1.0.19
8 years ago
1.0.18
8 years ago
1.0.17
8 years ago
1.0.16
8 years ago
1.0.15
8 years ago
1.0.14
8 years ago
1.0.13
8 years ago
1.0.12
8 years ago
1.0.11
8 years ago
1.0.10
8 years ago
1.0.9
8 years ago
1.0.8
8 years ago
1.0.7
8 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago