Skip to content
/ req Public
generated from mskelton/npm-template

Simple data fetching library built on top of the fetch API

License

Notifications You must be signed in to change notification settings

mskelton/req

Repository files navigation

@mskelton/req

Build status

Installation

npm

npm install @mskelton/req

Yarn

yarn add @mskelton/req

pnpm

pnpm add @mskelton/req

Usage

// TODO