ngStorage
ngStorage copied to clipboard
Request
Two request.
-
This module needs to be able to be injected within .config() for as nice as this module is, it's forcing me to not use it in many places of my application.
-
Removal of prefix. It's annoying when I can't use $localStorage in config and then have to add ngStorage- before the item name to access my property.