About the app-localstorage-tidy category

app-localstorage-tidy:
[ 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>