| Author: | mattlewis92 |
|---|---|
| Official Page: | Go to website |
| Publish Date: | December 28, 2017 |
| License: | MIT |
Description:
A simple utility to help with caching of promises and observables to enable an easy offline first approach in angular 4.3+ apps.
Installation:
# Yarn $ yarn add angular-async-cache # NPM $ npm install angular-async-cache --save