@neq1/local-storage
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.1 • Public • Published

Local Storage

A component of N=1. Source code is available at GitHub.

This component implements function loadFromLocalStorage(prefix: string, key: string) and function saveToLocalStorage(prefix: string, key: string, value: ParamValue) for storing Params

Params will call this using the Params name for the prefix so the Params name should be unique within each browser.

Package Sidebar

Install

npm i @neq1/local-storage

Weekly Downloads

1

Version

2.0.0-alpha.1

License

MIT

Unpacked Size

5.73 kB

Total Files

11

Last publish

Collaborators

  • chetmurphy