JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q59767F
  • License Apache-2.0

A powerful node module to interact with twitch api

Package Exports

  • @twitchfy/helix
  • @twitchfy/helix/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@twitchfy/helix) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TWITCHFY

This package allows you to interact within Twitch API and manage the authorization tokens.

This package doesn't covers the full API but it will be updated.

Start using this package by installing it:

npm i @twitchfy/helix

Useful Resources