Fetch Packages

qateway

<h1 align="center">Qateway</h1> <h4 align="center">By Qrvey</h4> <div align="center"> <a href="https://packagephobia.now.sh/result?p=qateway"> <img src="https://packagephobia.now.sh/badge?p=qateway" alt="install size" /> </a> </div>

1.0.4 • Published 1 year ago

request-cacher

Cache network request data to avoid repeated requests and improve response time. # Install ```node npm install request-cacher -S ``` # Usage ```javascript import {requestCache} from 'request-cacher' // import axios from 'axios' async function get

0.0.2 • Published 4 years ago