angular-local-storage
angular-local-storage copied to clipboard
Integration of compress tool like LZ-string to optimize space
Hi, it's possible to add in future releases an option to compress a value after insert it on local or session storage?. We are using LZ-string and it's fast and easy to use.
Great module, keep it up!