
HTML5 localStorage provider
As HTML5 localStorage is supported in all mainstream browsers, you can use this storage technology to deliver your cross-platform data-management application. Visit the Todo list example page to try an application, which can persist data to WebSQL, IndexedDB and HTML5 localStorage ...