fetch-in-flight
v1.0.1
Published
Prevent multiple fetch requests to the same resource
Downloads
12
Readme
Fetch in Flight (Saving your users some flight time)
Motivation
Prevent multiple requests to the same resource at the same time, this is a Universal tool and can be used Server Side or on the Client
Install
npm install fetch-in-flight --save