1.0.0 • Published 7 years ago

fetched-storage v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

The Fetched Storage can be used to retrieve data from a source and save it in the local storage. In subsequent calls, the data is retrieved from the local storage instead of from the original source, unless it has gone stale.

Usage

Examples can be found in example.html.