An AngularJS wrapper for the Couchbase Lite Cordova plugin.
This is very much a work in progress. Obvious features are missing. The features that are there might fail in surprising ways. Take a peek by all means but please don't try using it in production ;) PRs are very welcome.
Unit tests are implemented using Jasmine 1.3 and can be run using Karma.
Integration testing is tougher as it needs to be done on a real device running a real Couchbase Lite. I haven't got around to automating this yet.