Search results
752 packages found
A feature-rich utility kit for building RiotJS apps
- web apps
- boilerplate
- ui kit
- state manager
- observer
- event emitter
- localization
- localStorage
- sessionStorage
- app storage
- utilities
- fetch
- axios
- xhr requests
- View more
⚡ A persistent state management library for React. Create your own hooks that share data across components
- react
- store
- hook
- functional
- redux
- typed
- typescript
- localstorage
- sessionstorage
- browser
- state
- reactive
- event
- emitter
stokado can proxy objects of any `storage`-like, providing getter/setter syntax sugars, serialization, subscription listening, expiration setting, one-time value retrieval.
localStorage存储 ``` sessionStorage存储 ``` crypto-js加密、解密 ``` 微信授权登录、微信分享 ``` 设备环境获取 ``` 是否是微信浏览器 ``` 时间戳转时间,字符串转时间戳
cross-platform storage
This module exports services to store and retrieve data in localStorage, sessionStorage or an JS-object
make web storage more manageable
web storage 統一管理
lightweight browser database library thats built on top of localStorage and sessionStorage.
- localStorage
- sessionStorage
- browser
- database
- frontend
- indexedDB
- react
- vue
- preact
- next
- svelte
- solid
- nuxt
- svelteKit
An implementation of the Web Storage API intended for use in development/testing in non-browser environments.
A typesafe api that supercharges local and session storage with database like capabilities. Inspired by [drizzle](https://orm.drizzle.team/).
- localstorage
- sessionstorage
- webstorage
- webstorage-api
- typescript
- typed webstorage
- typed localstorage
- typed sessionstorage
A versatile JavaScript SDK for seamless data storage in user-centric environments, including localStorage, sessionStorage, cookies, and IndexedDB.
- localStorage
- sessionStorage
- cookies
- indexedDB
- localStorage wrapper
- localStorage api
- localStorage minimal
- localStorage tiny
- cookies expire
- cookies ttl
- cookie
- document.cookie
- indexedDB wrapper
- indexedDB api
- View more
Better Storage (localStorage, sessionStorage)
A simple, lightweight JavaScript API for handling browser storages
A simple localStorage and sessionStorage wrapper to support your set/get object or array data directly.
A TypeScript library for managing local and session storage with complex data structures.
Tiny local JSON database for Node, Electron and the browser
A lightweight and flexible state management library for any frontend application. This package provides an easy way to manage state using different storage mechanisms such as `localStorage`, `sessionStorage`, cookies, and an in-memory storage solution. Ad
- state management
- typescript
- javascript
- localstorage
- sessionstorage
- cookies
- in-memory storage
- observer pattern
- event listeners
- reactive state
- state library
- data storage
- frontend
- web development
- View more
Vue3 plugin to use reactivity with object that implements the Storage interface