Recommended releases

Download Released

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.

Installation

Developers

If your module requires the library provided by this wrapper, you can access the
JavaScript by:

  • Requiring this module as a dependency in your module
  • Loading the library in your module as follows: backdrop_add_library('jstorage', 'jstorage');

Issues

Bugs and Feature requests should be reported in the Issue Queue

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.