UNPKG

@mrravipandee/localstorage-js

Version:

A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.

112 lines (111 loc) 2.62 kB
{ "name": "@mrravipandee/localstorage-js", "version": "1.1.0", "description": "A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.", "main": "src/index.js", "type": "module", "scripts": { "test": "echo \"No tests yet\"" }, "repository": { "type": "git", "url": "https://github.com/mrravipandee/node-packages.git", "directory": "localstorage-js" }, "keywords": [ "localstorage", "storage", "browser-storage", "local-storage-helper", "javascript", "expiry-storage", "js-helper", "web-storage", "storage-utils", "storage-backup", "local-storage-json", "localstorage-expiry", "react-storage", "angular-storage", "vue-storage", "vanilla-js", "data-store", "localstorage-wrapper", "browser-cache", "persistent-storage", "javascript-utility", "storage-api", "auto-expire", "json-storage", "cache-manager", "frontend-toolkit", "session-storage", "key-value-store", "dev-tools", "react-helper", "angular-helper", "vue-helper", "modular-js", "tiny-storage", "storage-helpers", "state-management", "cookie-alternative", "storage-utility", "browser-tools", "simple-storage", "storage-extension", "npm-package", "storage-module", "use-localstorage", "js-library", "vanilla-js-tool", "storage-lib", "storage-utils-js", "debug-tools", "developer-tools", "js-expiry", "key-expiry", "time-based-expiry", "data-management", "web-dev-tools", "offline-storage", "backup-storage", "restore-data", "browser-utils", "tiny-lib", "custom-storage", "auto-expire-store", "minimal-storage", "js-storage-manager", "frontend-utils", "simple-js-library", "tiny-js-lib", "quick-storage", "browser-key-store", "easy-storage", "expiry-manager", "quick-backup", "minimal-library", "frontend-helper", "toolkit-js", "javascript-storage", "npm-storage", "storage-simplified", "smart-storage", "session-manager", "state-helper", "js-helpers", "storage-fallback", "cache-helper" ], "author": { "name": "Ravi Pandey", "email": "imravipanday@gmail.com", "url": "https://imravidev.vercel.app/" }, "license": "MIT", "bugs": { "url": "https://github.com/mrravipandee/node-packages/issues" }, "homepage": "https://github.com/mrravipandee/node-packages/tree/main/localstorage-js#readme" }