Directory

iron-localstorage-behavior - Vaadin Add-on Directory

Access to local storage (allows users to prune older entries) iron-localstorage-behavior - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/Collaborne/iron-localstorage-behavior](https://github.com//Collaborne/iron-localstorage-behavior/blob/1.0.1/README.md) on 2019-05-10 ]** _[Blog post explaining the behavior](https://medium.com/collaborne-engineering/how-to-avoid-local-storage-from-overrunning-4c9702681290#.gfdbfc3u2)_ iron-localstorage-behavior [![Bower version](https://badge.fury.io/bo/iron-localstorage-behavior.svg)](http://badge.fury.io/bo/iron-localstorage-behavior) [![Travis state](https://travis-ci.org/Collaborne/iron-localstorage-behavior.svg?branch=master)](https://travis-ci.org/Collaborne/iron-localstorage-behavior) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/Collaborne/iron-localstorage-behavior) ========= Access to local storage (allows users to prune older entries). The web component is built with [Polymer 1.x](https://www.polymer-project.org). To install the element: `bower install iron-localstorage-behavior` ## License This software is licensed under the Apache 2 license, quoted below. Copyright 2011-2015 Collaborne B.V. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.