Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 439 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 439 Bytes

Request Plus Plus

Is a tinny and light request library

Install

Install using a npm package.

  //with npm
  npm install reqpp

  //with yarn
  yarn add reqpp

Features

  • abort requests
  • retry requests

Example

License

This project is licensed under the MIT License.