Replies: 1 comment
|
Thank you for your valuable suggestion. Will surely consider it for the future release. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The suggestion is to allow the library to be used as a drop-in replacement for LS. Currently method names are mismatched, some members don't exist, see https://developer.mozilla.org/en-US/docs/Web/API/Storage#properties
Aliases:
getItem()setItem()removeItem()Missing members:
valueOf()(not documented but implemented on localStorage)key()lengthAll reactions