Skip to content
This repository has been archived by the owner on Mar 22, 2020. It is now read-only.

pasierb/react-twitch-user-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-twitch-user-status

Simple React component for displaying Twitch.tv's user status

preview

You will need to have Twitch Client ID to access API. If you don't have one:

  1. login to Twitch.tv
  2. go to connections
  3. create an app

Install

YARN

$ yarn add react-twitch-user-status

npm

$ npm install react-twitch-user-status

Depedencies

  • jQuery (for jsonp request)

Usage

<TwitchUserStatus username="gernaderjake" livePoll={5000} twitchClientId="YOUR_TWITCH_CLIENT_ID" />

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published