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.
- Host: GitHub
- URL: https://github.com/pouchdb/couchdb-eval
- Owner: pouchdb
- Created: 2015-08-18T14:14:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T07:20:55.000Z (almost 9 years ago)
- Last Synced: 2025-06-21T11:04:14.597Z (6 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)