Comment on Ask HN: What is the coolest JS library out there?Comments−daleharvey13ySeems like a reasonable time to self promotehttp://pouchdb.com/PouchDB is a full reimplementation of CouchDB inside the browser (using browser storage), you can build applications that work offline then sync your data with 'the cloud'−jedahan13yAmazing, glad you plugged it here. Gonna test it for a project in the galleries here at the Met Museum, as our wifi is a bit flaky at times :)−jheimark13ywhoa, this is interesting. makes one think it's now the time to write a middleware syncing library.−axemclion13yPouchDB rocks !!
Comments
Seems like a reasonable time to self promote
http://pouchdb.com/
PouchDB is a full reimplementation of CouchDB inside the browser (using browser storage), you can build applications that work offline then sync your data with 'the cloud'
Amazing, glad you plugged it here. Gonna test it for a project in the galleries here at the Met Museum, as our wifi is a bit flaky at times :)
whoa, this is interesting. makes one think it's now the time to write a middleware syncing library.
PouchDB rocks !!