An open API service providing repository metadata for many open source software ecosystems.

Topic: "sessionstorage"

gruns/ImmortalDB

:nut_and_bolt: A relentless key-value store for the browser.

Language: JavaScript - Size: 1.48 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 3,054 - Forks: 62

franciscop/brownies

🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes.

Language: JavaScript - Size: 2.47 MB - Last synced at: 12 days ago - Pushed at: almost 6 years ago - Stars: 2,380 - Forks: 63

nbubna/store

A better way to use localStorage and sessionStorage

Language: JavaScript - Size: 1.01 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 1,930 - Forks: 114

wingify/across-tabs

Easy communication between cross-origin browser tabs. Simplified "CORS"ing!

Language: JavaScript - Size: 3.36 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1,669 - Forks: 111

joshnuss/svelte-persisted-store

A Svelte store that persists to localStorage

Language: TypeScript - Size: 1.34 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 1,091 - Forks: 41

wuchangming/web-storage-cache

对localStorage 和sessionStorage 进行了扩展,添加了超时时间,序列化方法

Language: JavaScript - Size: 332 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 660 - Forks: 163

RobinCK/vue-ls

:boom: Vue plugin for work with local storage, session storage and memory storage from Vue context 🇺🇦

Language: JavaScript - Size: 2.78 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 533 - Forks: 41

learning-zone/html-basics

HTML Basics ( HTML-5 )

Language: HTML - Size: 5.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 504 - Forks: 241

softvar/awesome-web-storage

:sunglasses: Everything you need to know about Client-side Storage.

Size: 70.3 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 449 - Forks: 36

Blazored/SessionStorage

A library to provide access to session storage in Blazor applications

Language: C# - Size: 7.2 MB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 434 - Forks: 43

PillowPillow/ng2-webstorage

Localstorage and sessionstorage manager - Angular service

Language: TypeScript - Size: 2.62 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 426 - Forks: 90

KID-joker/stokado

stokado can proxy objects of any storage-like, providing getter/setter syntax sugars, serialization, subscription listening, expiration setting, one-time value retrieval.

Language: TypeScript - Size: 423 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 384 - Forks: 14

polemius/recoil-persist

Package for recoil state manager to persist and rehydrate store

Language: TypeScript - Size: 1.24 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 351 - Forks: 40

clarkbw/jest-localstorage-mock

A module to mock window.localStorage and window.sessionStorage in Jest

Language: JavaScript - Size: 1.2 MB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 320 - Forks: 34

tymondesigns/angular-locker 📦

🗄️ A simple & configurable abstraction for local/session storage in angular js projects

Language: JavaScript - Size: 19.9 MB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 315 - Forks: 41

MacFJA/svelte-persistent-store

A Svelte store that keep its value through pages and reloads

Language: TypeScript - Size: 693 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 249 - Forks: 16

voxpelli/node-connect-pg-simple

A simple, minimal PostgreSQL session store for Express

Language: JavaScript - Size: 279 KB - Last synced at: 13 days ago - Pushed at: 25 days ago - Stars: 240 - Forks: 73

mweibel/connect-session-sequelize

Sequelize SessionStore for Express/Connect

Language: JavaScript - Size: 668 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 215 - Forks: 74

the-road-to-learn-react/react-local-storage

Showcase on how to use the native localStorage of the browser in React.

Language: JavaScript - Size: 178 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 179 - Forks: 14

zoomsphere/ngx-store

Angular decorators to automagically keep variables in HTML5 LocalStorage, SessionStorage, cookies; injectable services for managing and listening to data changes and a bit more.

Language: TypeScript - Size: 584 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 167 - Forks: 41

soyguijarro/react-storage-hooks

React hooks for persistent state

Language: TypeScript - Size: 3.32 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 166 - Forks: 18

cclgroupltd/ccl_chromium_reader

(Sometimes partial) Python re-implementations of the technologies involved in reading various data sources in Chrome-esque applications.

Language: Python - Size: 214 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 157 - Forks: 35

jqr/php-serialize

Use PHP's serialization methods from Ruby.

Language: Ruby - Size: 79.1 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 129 - Forks: 54

mazipan/nuxt-storage 📦

🛢 Utilities for easy read and write browser's storage in Nuxt.js project

Language: TypeScript - Size: 1.3 MB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 128 - Forks: 8

maple3142/vuejs-storage

Vue and Vuex plugin to persistence data with localStorage/sessionStorage

Language: TypeScript - Size: 2.17 MB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 120 - Forks: 16

cloudcrate/BlazorStorage

A library for Blazor local and session storage support.

Language: C# - Size: 54.7 KB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 114 - Forks: 19

yarkovaleksei/vue2-storage

Wrapper over browser storage for JavaScript or Vue.js app

Language: TypeScript - Size: 6.22 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 112 - Forks: 11

sergiodxa/swr-sync-storage

Synchronize SWR cache with localStorage or sessionStorage to get offline cache

Language: TypeScript - Size: 1.06 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 110 - Forks: 4

yumauri/effector-storage

Module for Effector ☄️ to sync stores with `localStorage` (or `sessionStorage`)

Language: TypeScript - Size: 2.27 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 108 - Forks: 3

ripeworks/local-storage-fallback

Check and use appropriate storage adapter for browser (localStorage, sessionStorage, cookies, memory)

Language: JavaScript - Size: 687 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 105 - Forks: 18

antonlindstrom/pgstore

A Postgres session store backend for gorilla/sessions

Language: Go - Size: 48.8 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 97 - Forks: 30

windlany/vue-mail-list

vue全家桶+localStorage实现一个简易的通讯录

Language: JavaScript - Size: 1.68 MB - Last synced at: 13 days ago - Pushed at: about 7 years ago - Stars: 94 - Forks: 19

zewish/redux-remember

Saves and loads your redux state from a key-value store of your choice

Language: TypeScript - Size: 1.95 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 92 - Forks: 7

jrie/flagCookies

A cookie manager, browser add-on to manage and flag cookies and session data. On stereoids.

Language: JavaScript - Size: 4.04 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 91 - Forks: 7

agilgur5/mst-persist

Persist and hydrate MobX-state-tree stores (in < 100 LoC)

Language: TypeScript - Size: 322 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 86 - Forks: 17

cferdinandi/bin

A tiny (<1kb) localStorage and sessionStorage helper library.

Language: JavaScript - Size: 118 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 85 - Forks: 7

auula/gws

Go's web session library.

Language: Go - Size: 452 KB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 84 - Forks: 6

ankurk91/vue-web-storage 📦

Vue.js plugin for local storage and session storage (1.8 kb min+gz) :floppy_disk:

Language: TypeScript - Size: 1.03 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 84 - Forks: 15

47ng/session-keystore

Secure cryptographic key storage in the browser and Node.js

Language: TypeScript - Size: 1.57 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 77 - Forks: 4

MikaAK/angular-safeguard

Wrapper around cookies/sessionStorage/localStorage for angular2. If all are unavailable will use an in memory storage.

Language: TypeScript - Size: 3.03 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 77 - Forks: 17

laminas/laminas-session

Object-oriented interface to PHP sessions and storage

Language: PHP - Size: 3.25 MB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 63 - Forks: 34

thoughtspile/banditstash

🤠🔒 TypeScript-first, extensible localStorage and sessionStorage wrapper, <500 bytes

Language: TypeScript - Size: 124 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 62 - Forks: 0

dreambo8563/vue-storage-watcher

a reactive storage plugin for vue 👀🔭

Language: TypeScript - Size: 1.7 MB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 59 - Forks: 10

WQTeam/jquery-ajax-cache

A jQuery plugin, for cache the AJAX with 'localStorage' or 'sessionStorage'.

Language: JavaScript - Size: 161 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 55 - Forks: 22

f0rmiga/sessiongate

⚡️A Redis module that provides session management.

Language: C - Size: 86.9 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 53 - Forks: 4

devondragon/workers-users

Cloudflare Workers based User Management and Session State Framework

Language: TypeScript - Size: 788 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 44 - Forks: 13

punitkatiyar/html-master-guide

Hyper Text Markup Language ( extension : .html or .htm ) . it can contain the data in the form of Tag and Tag addition property can be added using Attribute. 🏆 #htmlmasterguide

Language: HTML - Size: 277 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 42 - Forks: 12

larscom/ngrx-store-storagesync

Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)

Language: TypeScript - Size: 4.41 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 41 - Forks: 7

bohoffi/ngx-localstorage

An Angular wrapper for localstorage/sessionstorage access.

Language: TypeScript - Size: 7.96 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 40 - Forks: 15

arojunior/redux-localstore

Synchronize Redux Store with localStorage

Language: JavaScript - Size: 987 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 3

SirDarquan/h5webstorage

Web Storage for Angular 2

Language: JavaScript - Size: 513 KB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 37 - Forks: 10

furudean/svelte-persistent-store

Svelte store that saves and loads data from localStorage or sessionStorage

Language: JavaScript - Size: 102 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 2

jpederson/Squirrel.js

Squirrel away form values in sessionStorage (or localStorage) automatically with this jQuery plugin. The fields will automatically refill if the user has to leave or refresh the page!

Language: JavaScript - Size: 180 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 2

tcbutler320/jek

Jek is a minimalist jekyll theme putting the power of color schemes in the user’s hands. Toggle between schemes hassle-free, create new ones on the go, and store settings in-browser.

Language: JavaScript - Size: 99.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 31 - Forks: 10

Snawoot/php-storageless-sessions

Sessions handler which stores session data in HMAC-signed and encrypted cookies

Language: PHP - Size: 35.2 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 30 - Forks: 3

doubi-NO1/browserStorage

浏览器本地存储封装

Language: JavaScript - Size: 19.5 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 30 - Forks: 1

voku/session2db Fork of bdewong/Zebra_Session

:crown: Session2DB - A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

Language: PHP - Size: 178 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 29 - Forks: 7

Hacklone/angular2-cool-storage

Cool angular2 wrapper for LocalStorage and SessionStorage

Language: TypeScript - Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 29 - Forks: 13

phachon/fasthttpsession

A fast and powerful session package for fasthttp servers

Language: Go - Size: 2.41 MB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 13

tiaanduplessis/stoor

Storage wrapper with support for namespacing, timeouts and multi get/set and remove.

Language: TypeScript - Size: 490 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 1

kolengri/formik-persist-values Fork of jaredpalmer/formik-persist

🍦 Make Formik persistance sweet again! Persist and rehydrate a Formik form values to localStorage or sessionStorage

Language: TypeScript - Size: 163 KB - Last synced at: about 23 hours ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 11

hoangsonww/GhostCache-API-Cache

💾 GhostCache - An NPM package for automatic caching of fetch() and Axios requests, reducing redundant API calls and improving your app's performance. Supports in-memory, localStorage, sessionStorage, IndexedDB, and Redis.

Language: TypeScript - Size: 72.3 KB - Last synced at: 7 days ago - Pushed at: 17 days ago - Stars: 20 - Forks: 19

VitorLuizC/persistence

💾 Persistence provides a pretty easy API to handle Storage's implementations.

Language: TypeScript - Size: 612 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 1

dizuncainiao/dz-storage

更好用的 localStorage 封装,支持几乎所有 Javascript 数据类型的存取,当然 sessionStorage 也是支持的。

Language: TypeScript - Size: 310 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 18 - Forks: 0

imlinhanchao/crx_storage_editor

Editor for Local Storage and Session Storage.

Language: Vue - Size: 203 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 5

crashmax-dev/stenodb

✍ Easy to use local JSON database. Ready to use in Browser (localStorage, sessionStorage), Nest.js and Node.js.

Language: TypeScript - Size: 1 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 0

PierreDuc/ts-method-cache

Method cache using decorators for TypeScript

Language: TypeScript - Size: 178 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 4

AlexMayol/localit

Lightweight wrapper for localStorage and sessionStorage, with additional features on top of them like setting an expiration time for your data 🔥

Language: TypeScript - Size: 742 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 17 - Forks: 2

jherax/proxy-storage

Provides an adapter for storage mechanisms (cookies, localStorage, sessionStorage, memoryStorage) and implements the Web Storage interface

Language: JavaScript - Size: 325 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 0

instapp/storagedb

MongoDB-like API for HTML5 Storage (localStorage and sessionStorage)

Language: JavaScript - Size: 46.9 KB - Last synced at: 19 days ago - Pushed at: almost 6 years ago - Stars: 17 - Forks: 4

spade5/multi-tabs-session-access

多 tab 共享 sessionStorage 解决方案

Language: JavaScript - Size: 520 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 3

GabrielBB/react-use-session

React hook to handle session from your browser storage

Language: TypeScript - Size: 303 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

caojianping/tsx-storage

Web存储localStorage、sessionStorage的TypeScript封装,提供通用的API方法(同原有的js方法名称均一致),同时支持泛型方法。

Language: TypeScript - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 0

fwh1990/cache-bucket

Light Cache for nodeJs and browserJs with TTL.

Language: TypeScript - Size: 49.8 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 3

feat7/client-persist

Offline storage for your web client. Supports IndexedDB, WebSQL, localStorage and sessionStorage with an easy to crawl with API.

Language: JavaScript - Size: 301 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 3

seiyria/ng2-storage 📦

A local and session storage wrapper for angular 2.

Language: JavaScript - Size: 4.88 KB - Last synced at: 11 days ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 2

gdotdesign/elm-storage

Unified interface for accessing and modifying LocalStorage, SessionStorage and Cookies

Language: Elm - Size: 168 KB - Last synced at: 16 days ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 0

phpdevcommunity/php-session-manager

A simple PHP Session Manager

Language: PHP - Size: 13.7 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 3

sametcelikbicak/storage-function 📦

A function to manipulate browser storages, v2023.3.19 is ready on NPM

Language: TypeScript - Size: 682 KB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 11 - Forks: 0

Acanguven/StorageService

📦 Provides localStorage and sessionStorage features for unsupported devices and private mode browsing of Safari

Language: JavaScript - Size: 13.7 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 0

larscom/ngrx-signals-storage

Save signal state (@ngrx/signals) to localStorage/sessionStorage and restore the state on page load with a single line of code (with SSR support)

Language: TypeScript - Size: 1.77 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 10 - Forks: 1

pocesar/apify-login-session

Grab a session for any website for usage on your own actor

Language: TypeScript - Size: 437 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 4

georapbox/web-storage

WebStorage is a JavaScript library that improves the way you work with localStorage or sessionStorage

Language: JavaScript - Size: 1.09 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 4

MauricioRobayo/simple-storage-cache 📦

Simple Storage Cache to save API responses and avoid multiple unnecessary requests.

Language: TypeScript - Size: 2.93 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 0

georapbox/webStorage 📦

[DEPRECATED] A minimal Javascript library that improves the way you work with localStorage or sessionStorage.

Language: JavaScript - Size: 183 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 4

zoomsphere/angular2-localstorage Fork of marcj/angular2-localstorage

This project is developed further under ngx-store name:

Language: TypeScript - Size: 98.6 KB - Last synced at: about 21 hours ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 4

lafriks/xormstore

XORM backend for gorilla sessions

Language: Go - Size: 4.99 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 9 - Forks: 4

Room-Elephant/extension-chrome-key-retriever

Boost your web development productivity with this feature-rich extension. Gain complete visibility into the session, local, and cookie storage keys of your websites. Explore advanced functionalities like modifying these storage values and monitoring keys and sub keys effortlessly.

Language: JavaScript - Size: 4.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 2

barisates/react-session-api

Store data throughout the session and move between components.

Language: JavaScript - Size: 256 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

f0rmiga/sessiongate-go

A driver for the SessionGate Redis module - easy session management using the Go language.

Language: Go - Size: 16.6 KB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 2

lvhxian/code-cookies

web端缓存接口封装

Language: JavaScript - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 0

emarifer/gofiber-htmx-sessions

Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend

Language: Go - Size: 128 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

giraysam/boomerang-cache

boomerangCache is a client side caching library based on localStorage and sessionStorage

Language: JavaScript - Size: 639 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 4

BugDiver/taiko-storage

A taiko plugin to interact with browser storages

Language: JavaScript - Size: 1.38 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

5j54d93/Dcard-2022-Web-Frontend-Intern-Homework

A React app designed like Dcard with Bootstrap that could search a GitHub user's repositories from REST API and list with infinite scroll!

Language: JavaScript - Size: 71.7 MB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

fudiwei/skit-storage.js

A better way to use storage (strong typing, namespacing, ttl, etc). 更便捷地访问本地存储,支持强类型读写、命名空间、过期策略等特性,同时支持在浏览器和小程序中运行。

Language: TypeScript - Size: 207 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

ShahinurAlamBhuiyan/dress-house24-client

full-stake website . go & check it out...

Language: JavaScript - Size: 11.1 MB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

nour-karoui/encrypt-storage

NPM package that encrypts Local/Session Storage (available for TS & JS)

Language: TypeScript - Size: 6.14 MB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

MeysamMoghaddam/ProtectedBrowserStorage

Provides services for storing data in the browser's localStorage. The stored data is protected using AES encryption and decryption functions.

Language: C# - Size: 17.6 KB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 4

ioadres/vue-easysession

A manage easy session storage plugin for VueJS

Language: JavaScript - Size: 26.4 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0