ebrooks42 / use-poll

A React hook to help you poll APIs easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use-poll

A React hook to help you poll APIs easily.

Installing

With npm:
npm install --save use-poll

With yarn:
yarn add use-poll

About

A React hook to help you poll APIs easily.

License:MIT License


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%