-
Updated
Oct 15, 2021 - TypeScript
{{ message }}
Neuron - Electron, ES6, React, PouchDB, Sass, Webpack
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.
SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS.
Preserver is desktop notes organiser built on electron, angular2, pouchDB
Library for building offline-first browser-based applications :: платформа автономных веб-приложений
An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
PouchDB adapter using ReactNative SQLite as its backing store
Tom Dale's blog example updated for the Ember CLI
Kanban style task management board app
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
A tiny library to enable you work with PouchDB in a Vuejs app. It syncs with remote CouchDB too :-)
Tutorial: How To Use PouchDB + SQLite For Local Storage In Ionic 2
Mobile Web App to organize payments in dynamic groups of people.
Powerful authentication for APIs and apps using CouchDB (or Cloudant). Up to date (Node 12/14/16) and refactored to TypeScript.
Decentralized, Offline-first, Personal Information Manager (PIM) using PouchDB/CouchDB. Includes task-, note-, and contact-management, as well as journaling.
Playground and evolution of learnings done in react native with typescript
Add a description, image, and links to the pouchdb topic page so that developers can more easily learn about it.
To associate your repository with the pouchdb topic, visit your repo's landing page and select "manage topics."
Report incident is currently hardcoded to set
reportedByto 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