julien-maurel / jQuery-Storage-API

This plugin is no longer maintained! A new one, without dependencies with jQuery, is available : https://github.com/julien-maurel/js-storage
308 stars 83 forks source link

The function isEmpty return true even the value of item is "false" #32

Closed bangdoan closed 7 years ago

bangdoan commented 7 years ago

I got this problem when I have a local storage key with value is "false" and in the code, I have used the function isEmpty and it always returns true even the value of the item is "false".

julien-maurel commented 7 years ago

You're right. I'll fix that soon, but not on this plugin, I don't maintain it. New one is https://github.com/julien-maurel/js-storage