This is a JavaScript library for locking HTML5 localStorage access
The library allows developers to prevent access to certain HTML5 locaStorage objects, preventing concurrent writes to the same data by different browser windows.
The library allows developers to prevent access to certain HTML5 locaStorage objects, preventing concurrent writes to the same data by different browser windows.