https://github.com/nimasoroush/isomorphic-cache-fetch
A library which uses cache on top of isomorphic-fetch
https://github.com/nimasoroush/isomorphic-cache-fetch
Last synced: 16 days ago
JSON representation
A library which uses cache on top of isomorphic-fetch
- Host: GitHub
- URL: https://github.com/nimasoroush/isomorphic-cache-fetch
- Owner: NimaSoroush
- Created: 2017-02-09T09:43:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T08:39:50.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T05:12:37.689Z (2 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Isomorphic Cache Fetch
======================A library which uses cache on top of isomorphic-fetch
## Installation
npm install
## Tests
npm test