couchdb-eval

Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.

Usage no npm install needed!

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

README

couchdb-eval

Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context. 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.