UNPKG

ss-storage

Version:

SS Storage is library that help to store data in the session storage, or retrieve data

23 lines (22 loc) 443 B
{ "name": "ss-storage", "version": "0.0.1-1", "description": "SS Storage is library that help to store data in the session storage, or retrieve data", "main": "index.js", "scripts": { "build": "tsc index.ts" }, "keywords": [ "front-end", "browser", "vue", "react", "angular", "ionic", "localstorage", "sessionstorage", "browserstorage" ], "author": "abarchibody", "license": "ISC" }