Add localStorage support
While most apps won't need to interact with localStorage, it has been used in a couple of places. It would be nice to hide the details away from users so they can just call a Python method to get/set localStorage.
While most apps won't need to interact with localStorage, it has been used in a couple of places. It would be nice to hide the details away from users so they can just call a Python method to get/set localStorage.