UNPKG

@itexpert-dev/key-value-storage

Version:

key-value storage like C# dictionary

13 lines (10 loc) 264 B
### Browser support: | IE | Chrome | |---|---| | 9,10,11 | 55 | ### Methods: * put data by key * get data by key * delete data by key * check data by key *WARNING:* if you put object to storage, storage keeps link and return link, not copy of object