ngStorage icon indicating copy to clipboard operation
ngStorage copied to clipboard

Request

Open JemiloII opened this issue 8 years ago • 0 comments

Two request.

  1. 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.

  2. 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.

JemiloII avatar Jan 24 '17 08:01 JemiloII