README
CouchDB for JS
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.