UNPKG

lc-storage

Version:

A lightweight and type-safe utility for interacting with **localStorage** in modern JavaScript & TypeScript applications

23 lines (22 loc) 475 B
{ "name": "lc-storage", "version": "3.1.2", "description": "A lightweight and type-safe utility for interacting with **localStorage** in modern JavaScript & TypeScript applications", "main": "index.js", "scripts": { "build": "tsc index.ts" }, "keywords": [ "front-end", "browser", "vue", "react", "angular", "ionic", "localstorage", "sessionstorage", "browserstorage" ], "author": "abarchibody", "license": "ISC" }