1,246 packages matching “setItem”
@wuisdk/utils
v0.1.3 · 1 day ago
- AssetLoader - runWithLoading - dom - createElement - createTemplate - renderTemplate - clearTemplateCache - getTemplateCacheStats - base64 - encode - decode - encodeFile - cookie - setItem - getItem - removeItem - clear - date-ti
No known vulnerabilities
ng-localstorage
v2.0.3 · 7 years ago
A localStorage wrapper to simplify local storage setItem and getItem
No known vulnerabilities
@analytics/storage-utils
v0.4.4 · 12 months ago
Storage utility with fallbacks
No known vulnerabilities
custom-idb
v0.0.3 · 3 years ago
```js import { setItem, getItem, updateItem, deleteItem } from "custom-idb";
No known vulnerabilities
@analytics/localstorage-utils
v0.1.12 · 12 months ago
Tiny LocalStorage utility library
No known vulnerabilities
rollup-plugin-prefix-localstorage
v2.0.1 · 1 year ago
Add a custom prefix to the `setItem`, `getItem`, and `removeItem` methods of `localStorage` to avoid naming collisions.
No known vulnerabilities
@module-federation/bridge-shared
v2.8.1 · 6 days ago
> open debug mode
No known vulnerabilities
@walletconnect/keyvaluestorage
v1.1.1 · 2 years ago
Isomorphic Key-Value Storage
No known vulnerabilities
keyvaluestorage-interface
v1.0.0 · 5 years ago
Isomorphic Key-Value Storage Interface
No known vulnerabilities
local-storage-fallback
v5.0.0 · 1 year ago
Check and use appropriate storage adapter for browser (localStorage, sessionStorage, cookies, memory)
No known vulnerabilities
node-persist
v4.0.4 · 1 year ago
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
No known vulnerabilities
alpine-persist-plus
v1.0.0 · 3 years ago
The $persist plugin, but it supports stores with async setItem and getItem methods
No known vulnerabilities
cache-localstorage
v1.0.13 · 6 years ago
<!-- * @Author: zhouhong07 * @Date: 2019-08-20 17:33:46 * @LastEditors: * @LastEditTime: 2019-12-07 14:38:20 * @Description: file content --> ### 使用说明 #### (0)支持的方法 ``` import LocalCache from 'cache-localstorage'; //setItem LocaCach
No known vulnerabilities
@instructure/idb-cache
v1.2.1 · 1 year ago
IndexedDB-based caching library with encryption and chunked storage, designed for performance and security. Implements AsyncStorage interface.
No known vulnerabilities
storage-engine
v3.0.7 · 6 years ago
EventEmitter abstraction on top the React-Native AsyncStorage API
No known vulnerabilities
react-native-fast-secure-storage
v1.2.4 · 1 month ago
fast and secure storage for iOS and Android
No known vulnerabilities
node-localstorage
v3.0.5 · 2 years ago
A drop-in substitute for the browser native localStorage API that runs on node.js.
No known vulnerabilities
nodeforage
v1.1.3 · 3 years ago
Lightweight nodeJS equivalent of localForage, using JSON file.
No known vulnerabilities
@axel669/json-storage
v0.1.1 · 3 years ago
Small wrapper around localStorage and sessionStorage (and whatever else implements getItem/setItem/deleteItem). > Uses JSON.parse and JSON.stringify, so anything not serializable with those > won't work with this lib.
No known vulnerabilities
rn-secure-storage
v3.0.1 · 2 years ago
Secure Storage for React Native (Android & iOS) - Keychain & Keystore
No known vulnerabilities