An open API service indexing awesome lists of open source software.

https://github.com/kui/storage-form

custom element for <input> as a storage
https://github.com/kui/storage-form

Last synced: 5 months ago
JSON representation

custom element for <input> as a storage

Awesome Lists containing this project

README

          

# Storage Elements

Custom elements to manipulate `localStorage`/`sessionStorage`/`chrome.storage.{sync,local}` as `` elements. This make you to build easily configuration pages of your Google Chrome extention or web application.

- [Demo](https://kui.github.io/storage-form/)
- [Demo source](https://github.com/kui/storage-form/blob/master/docs/index.html)
- [npm](https://www.npmjs.com/package/storage-form)