@yrxwin/jquery.html5storage
jQuery Plugin to use Local Storage or Session Storage without worrying about HTML5 support.
jQuery Plugin to use Local Storage or Session Storage without worrying about HTML5 support.
Alternative to SWR or react-query. Hook that store your API calls and provide states as isLoading, isFetched, data, error. Allow to instantly fetch the API when the hook is mounted. Provide retry and revalidation options.
Encrypted Web Storage is a Angular typescript library for setting a session value(Session Storage) with AES encryption. Also it can deal with normal AES encryption decryption( Any values) with or without secret. For the both Session and Normal encryption
A simple storage library for the browser with encryption capabilities.
shopify postgres session manager
This library include lots of methods to manage session storage or local storage on your web pages.
web storage wrapper for continuous web application in all browsers
Snippet to handle local and session storage
A minimal package to access web storages in a type safe way
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.
React hook that persist data in sessionStorage
this npm plugin will save your applied filters to session storage with a url as the key
It is a library of React hooks that extends its capabilities
A utility library for simplifying interactions with web's session storage, including complex objects.
Shopify App Session Storage for MySQL
A robust and easy-to-use utility for interacting with Web Storage API (localStorage and sessionStorage). This utility abstracts away the raw Web Storage API, providing enhanced error handling and JSON serialization/deserialization out of the box.
Persist state in storage for ngrx, based on @ngneat/elf-persist-state
Shopify App Session Storage for PostgreSQL
Shopify App Session Storage for Prisma