Skip to content

gu3st/twitch

 
 

Repository files navigation

Twitch.js

Installation

To add Twitch.js to your project, just execute:

yarn add twitch

or using npm:

npm install --save twitch

Documentation

A good place to start with this library is the documentation which also includes a complete reference of all classes and interfaces, as well as changes and deprecations between major versions.

Additional packages

This core package only provides API and authentication functionality. All the other things are located in separate packages:

If you're getting stuck...

You can join the Discord server for support.

About

Interact with Twitch's API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 2.4%
  • Shell 1.2%