localstorage-wrapper
There are 18 repositories under localstorage-wrapper topic.
michelonsouza/encrypt-storage
EncryptStorage provide a little more security in frontend
digitalfortress-tech/localstorage-slim
An ultra slim localstorage wrapper with optional support for ttl and encryption
macmcmeans/localDataStorage
💼 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; intelligently compresses strings (saving storage space); permits query by key as well as query by value and promotes shared storage segmentation in the same domain. Key names and values are multi-byte Unicode-safe, and a key value change will fire an event you can subscribe to (even on a single page).
kucukkanat/LocalDB
MongoDB on the browser. A database using Javascript localStorage
WilliamRagstad/LavaStore.js
LavaStore is a flexible and scalable local database for the web
otiai10/localstorm
ORM (Object-Relation Mapper) for LocalStorage of your browsers.
kythonlk/local-storage-client
Use Local Storage easily with types
ciriousjoker/ts-localstorage
npm package for typed localstorage
max-berman/vinted-fe-code-challenge
Solution to Front-End Code Challenge
overmise/use-local-storage
React Hook to help with using localStorage
aolose/iframe-storage
uses parent's storage
darekf77/taon-storage
Amazing isomorphic storage
radupotop/ngStorage
A simple localStorage wrapper for AngularJS.
AlexJPotter/low-cal-storage
A lightweight wrapper around window.localStorage that slims down your data for storage and fattens it up again on retrieval.
franlol/useLocalStorage
React hook to easily manage the Local Storage
nasser85/local-vault
An npm package that provides an API that transforms your local storage to a relational database.
Remonhasan/rHUB
Access diverse research papers across various disciplines 🐦
slopen/localstorage-gzipped
using lz-string to store data into browser storage