DOMSnap


DOMSnap helps you to offline web pages by persisting DOM to IndexedDB/WebSQL.

HTML5 provides LocalStorage, IndexedDB, and window.caches to build offline web apps. But all of these technologies, we can't miss local database. DOMSnap takes full advantage of offline technologies. Storing HTML to local IndexedDB/WebSQL and resumeing when you're offline. With DOMSnap, web pages can resume to their last state with less request to the server and less template render. Think offline is a long way out, why not just give DOMSnap a try?

Demo 1

Please type something at here and click Capture to take a snapshot of this page.Then just reload it and click Resume to see what you just typed.

Demo 2

Please type something....