react-fetch-progressbar icon indicating copy to clipboard operation
react-fetch-progressbar copied to clipboard

Show a progressbar in React whenever a fetch request is in progress

About

Build Status Codecov

Show a ProgressBar in React whenever a fetch request is in progress.

You can view a demo here.

Installation

npm install react-fetch-progressbar --save

Documentation

See the documentation.