app-localstorage-tidy
Webcomponent for storing json in Localstorage. ( Polymer 2.* )
[ This description is mirrored from README.md at github.com/faan11/app-localstorage-tidy on 2019-05-10 ]
<app-localstorage-tidy>
app-localstorage-tidy writes and reads using localStorage api.
<app-localstorage-tidy
key="test"
value="{{test}}"
default-value="{{defaultValue}}">
</app-localstorage-tidy>
<h2> this test was executed: {{test}} </h2>
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
Polymer/polymer#^2.0.0
- Released
- 2017-10-07
- Maturity
- TESTED
- License
- Other
Compatibility
- Framework
- Polymer 2.0+
- Browser
- Browser Independent
app-localstorage-tidy - Vaadin Add-on Directory
Webcomponent for storing json in Localstorage. ( Polymer 2.* )
**[ This description is mirrored from README.md at [github.com/faan11/app-localstorage-tidy](https://github.com//faan11/app-localstorage-tidy/blob/2.0.1/README.md) on 2019-05-10 ]**
# \
app-localstorage-tidy writes and reads using localStorage api.
```html
Licensethis test was executed: {{test}}
```View on GitHub
Documentation
Online Demo
GitHub Homepage
Issue tracker
app-localstorage-tidy version 2.0.0
### Dependencies
Polymer/polymer#^2.0.0
app-localstorage-tidy version 2.0.1
### Dependencies
Polymer/polymer#^2.0.0