This module is a wrapper for the jStorage library, and you should only need to install it if another module requires it. It does not provide any new functionality on its own.
If your module requires the library provided by this wrapper, you can access the JavaScript by:
backdrop_add_library('jstorage', 'jstorage');
Bugs and Feature requests should be reported in the Issue Queue
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.