An open API service indexing awesome lists of open source software.

https://github.com/pouchdb/couchdb-eval

Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
https://github.com/pouchdb/couchdb-eval

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

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.

[Website of those plug-ins](http://python-pouchdb.marten-de-vries.nl/plugins.html)