Add complete for login, and use code style of the lib

Signed-off-by: Alexander Shorin <kxepal@apache.org>
1 file changed
tree: 3ac8fc8b12c4b0e8dd26ab2600c1d80fde37d110
  1. libs/
  2. test/
  3. .gitignore
  4. bower.json
  5. jquery.couch.js
  6. LICENSE
  7. README.md
README.md

couchdb-jquery-couch

$.couch is used to communicate with a CouchDB server.

Tests

Install the dependencies:

$ bower install

Open test/runner.html in a browser to run the testsuite.