Skip to content

danielzen/ng-pouchdb

Repository files navigation

angular-pouchdb

AngularJS binding for PouchDB

Please see the latest example of this library in use at http://github.com/danielzen/todo-ng-pouchdb

Based on Peter Bacon Darwin's https://github.com/petebacondarwin/angular-firebase

Uses https://github.com/wspringer/angular-pouchdb which:

  • Wraps Pouch's methods with $q
  • Makes Angular aware of asynchronous updates (via $rootScope.$apply)

Demo

  1. npm install
  2. bower install
  3. Run demo/index.html

Open in two different windows at the same time to see it do its thing...

Authors

License

Released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published