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
- Host: GitHub
- URL: https://github.com/kui/storage-form
- Owner: kui
- License: mit
- Created: 2016-12-25T13:06:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:45:28.000Z (over 2 years ago)
- Last Synced: 2025-10-28T03:38:21.957Z (8 months ago)
- Language: TypeScript
- Homepage: https://kui.github.io/storage-form
- Size: 969 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)