@cedx/couchdbdeprecated

A data access layer for the CouchDB document-oriented database.

Usage no npm install needed!

<script type="module">
  import cedxCouchdb from 'https://cdn.skypack.dev/@cedx/couchdb';
</script>

README

CouchDB for JS

Runtime Release License Dependencies Coverage Build

A data access layer for the CouchDB document-oriented database, implemented in JavaScript.

Warning

This package is abandoned and no longer maintained.

You should update your package.json file to remove the package:

"@cedx/couchdb": "*"

And consider using an alternative like the official CouchDB client: nano.

License

CouchDB for JS is distributed under the MIT License.