ANN: js2json and json2js (for CouchApps)
Here’s a copy of the email I sent to the CouchDB users mailing list: I made a couple of npm (node.js) modules for editing CouchDB design documents that involves fewer files than python CouchApp, but like python CouchApp supports two-way sync. The function source is left intact when converting between JavaScript source and JSON. The [...]