js2json and json2js
I made a couple of small node.js modules to help me develop couchapps. CouchApp is two things: a concept and a tool. The concept is an application that runs on CouchDB, using its API. The API has three basic components for presenting data (it has others for editing data but that isn’t covered in this [...]