Storage.js is a tool for WYSIWYG page editing; it uses HTML5′s storage, so it stores the info even after an unfortunate browser restart.
The library features an extensive API for event management and control.
It’s good to see a library that doesn’t take storage.js to the next step (saving data in a database, or adding a markup mechanism) prematurely, allowing you to shape the plugin according to your wishes.
Of course, there’s always the chance that the devs simply slacked on this. ;)















