couchdb-render

Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.

Usage no npm install needed!

<script type="module">
  import couchdbRender from 'https://cdn.skypack.dev/couchdb-render';
</script>

README

couchdb-render

Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result. Written to be used for (and developed alongside) PouchDB plug-ins.

Source

PouchDB Server and its sub-packages are distributed as a monorepo.

For a full list of packages, see the GitHub source.

License

The Apache 2 License. See the LICENSE file for more information.