Closed futpib closed 8 years ago
i already had this reflection a few days ago when i did last fix., but for the moment i didn't take time to do it. i'll did it one day but not now. i think before end of year
I release a new plugin. https://github.com/julien-maurel/js-storage
Thanks
This library has barely anything to do with jQuery and uses it for some utilities like
isArray
,isPlainObject
and as a namespace where the API is exposed.Just like carhartl/jquery-cookie turned into js-cookie/js-cookie. this project can be turned into js-cookie-api without loosing any features or value, but getting rid of a significant unnecessary dependency.
Related jquery-cookie issue: carhartl/jquery-cookie/#349