https://github.com/pouchdb/couchdb-render
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
https://github.com/pouchdb/couchdb-render
Last synced: 10 months ago
JSON representation
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
- Host: GitHub
- URL: https://github.com/pouchdb/couchdb-render
- Owner: pouchdb
- Created: 2015-08-18T14:49:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T07:21:00.000Z (almost 9 years ago)
- Last Synced: 2024-12-30T14:56:56.508Z (12 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 11
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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.
[Website of those plug-ins](http://python-pouchdb.marten-de-vries.nl/plugins.html)