A Web Component that allows you to submit data to local storage. Latest version: 2.0.1, last published: a year ago. Start using @daviddarnes/storage-form in your project by running `npm i @daviddarnes/storage-form`. There are no other projects in the npm registry using @daviddarnes/storage-form.| npm
Demo of storage-form Web Component| daviddarnes.github.io
The localStorage read-only property of the window interface allows you to access a Storage object for the Document's origin; the stored data is saved across browser sessions.| MDN Web Docs