Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2021-11-28 (6 days ago) | | Not enough user ratings | | Total: 84 | | All time: 444 This week: 2 |
|
Description | | Author |
This object can manipulate data in localstorage or sessionstorage.
It can get, add, and remove pages of data values to be stored on the browser local or session storage.
Each data value is an array that contains one or more item entries. It can also add, update and delete items. | |
|
|
Innovation award
Nominee: 1x
Winner: 1x |
|
Details
DBH5
DBH5 is a class for using the HTML5 browser storage, it stores the key/value pairs as
key for page, value as JSON Array document. There have been some updates made since I
released this file with my powertech tools, minor fixes and and an AngularJS front end
to test it out. The storage limit should be 5-10Mb depending on your browser and settings
Browser Storage Options
By default this class is designed to use the localStorage, but you can override it with
> dbh5.db = sessionStorage;
Before calling a function in this class. take a look at the example used in the index.html
Coolio
Now go any play around with the tester and see all the posiblities that this lil'class can do
for your project.
-
Shopping Card
-
playlists
-
client applications
I'm sure you can think of more!
Enjoy this treat, get some Java and do some Scripting ;)
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.