html5-localstorage topic

List html5-localstorage repositories

localDataStorage

85
Stars
15
Forks
Watchers

💼 A handy wrapper for HTML5 localStorage that seamlessly gets/sets common data types (Array, BigInt, Boolean, Date, Float, Integer, null, Object and String); provides simple data scrambling; intellig...