Here are
252 public repositories
matching this topic...
🔄 A realtime Database for JavaScript Applications
Updated
Aug 20, 2021
TypeScript
🐨 - PouchDB is a pocket-sized database.
Updated
Aug 19, 2021
JavaScript
Neuron - Electron, ES6, React, PouchDB, Sass, Webpack
Updated
Oct 18, 2016
JavaScript
💰 Personal finances tracking web app
Updated
Jul 30, 2021
JavaScript
The CHT Core Framework makes it faster to build responsive, offline-first digital health apps that equip health workers to provide better care in their communities. It is a central resource of the Community Health Toolkit.
Updated
Aug 20, 2021
JavaScript
SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS.
Kivik provides a common interface to CouchDB or CouchDB-like databases for Go and GopherJS.
Preserver is desktop notes organiser built on electron, angular2, pouchDB
Updated
Oct 16, 2020
TypeScript
GraphQL runtime using PouchDB
Updated
May 10, 2021
JavaScript
Library for building offline-first browser-based applications :: платформа автономных веб-приложений
Updated
Aug 17, 2021
JavaScript
An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
Vue Pouch DB is a VueJS Plugin that binds PouchDB with Vue and keeps a synchronised state with the database. Has support for Mango queries which are processed locally within the VuePouchDB state.
Updated
Nov 9, 2017
JavaScript
PouchDB adapter using ReactNative SQLite as its backing store
Updated
Aug 13, 2021
JavaScript
🗿 npm ↔️ Algolia replication tool ⛷️ 🐌 🛰️
Updated
Aug 19, 2021
TypeScript
Tom Dale's blog example updated for the Ember CLI
Updated
Feb 8, 2021
JavaScript
File Synchronisation for Cozy on Desktop and Laptop
Updated
Aug 19, 2021
JavaScript
Kanban style task management board app
Updated
Feb 8, 2021
TypeScript
Shopping List is an Offline First demo Progressive Web App built using Vue.js and PouchDB.
EF Core-like CouchDB experience for .NET!
Optimize and assist planning your garden
Updated
May 6, 2021
JavaScript
A tiny library to enable you work with PouchDB in a Vuejs app. It syncs with remote CouchDB too :-)
Updated
Oct 20, 2017
JavaScript
A simple, opinionated interface for PouchDB 👝
Updated
Aug 19, 2021
TypeScript
Tutorial: How To Use PouchDB + SQLite For Local Storage In Ionic 2
Updated
May 8, 2017
TypeScript
A-Frame based 3D visualization editing tool.
Updated
Apr 26, 2020
TypeScript
Mobile Web App to organize payments in dynamic groups of people.
Updated
Apr 28, 2021
TypeScript
(Archived) A progressive web app for writing down words and translations as you encounter them.
Shopping List is an Offline First demo Progressive Web App built using React and PouchDB.
Updated
May 29, 2020
JavaScript
Updated
Jan 12, 2019
JavaScript
Angular 10+ ODMs for NoSql DBs like RxDB, Kinto
Updated
Aug 15, 2021
TypeScript
Improve this page
Add a description, image, and links to the
pouchdb
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
pouchdb
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Report incident is currently hardcoded to set
reportedBy
to some user instead of the currently logged in user's id. This needs to be corrected to user the current user id from the redux store.To Reproduce