Zatvobor / ember-couchdb-kit

An Ember.js adapter for Apache CouchDB
MIT License
43 stars 13 forks source link

Bower version License

ember-couchdb-kit

Versions:

An ember-data kit for Apache CouchDB. A collection of adapters to work with CouchDB documents, attachments, revisions, changes feed.

We love a CouchDB and its RESTful and many other core things such as MVCC, attachments and /_changes. These all brings your data and application flow together as well.

Inspired by pangratz/ember-couchdb-adapter and contains many fixes and newbie features.

There are some of these:

Usage

Check the usage example in /example directory.

Ready to use as a regular JS assets

An ember-couchdb-kit ships with compiled assets which is placed in dist directory.

Install with bower

bower install ember-couchdb-kit

Contribution

See CONTRIBUTING.md

License

ember-couchdb-kit source code is released under MIT-License. Check MIT-LICENSE for more details.

Analytics