ng-pouchdb
ng-pouchdb copied to clipboard
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
- npm install
- bower install
- Run demo/index.html
Open in two different windows at the same time to see it do its thing...
Authors
- © 2014 Daniel Zen, Zen Digital http://zendigital.com
License
Released under the MIT License.