IndexedDB demo

This is a clone script of this gist - IndexDB demo, probably works well on Firefox 5.
At first, create object store. Then you can set key/value pair one by one, and edit them seeing editable sequence. After play around, remove object store.

All data (all data is editable):
KeyValueAction
Input data:
Log

Links