Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

twitch-api-lite

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitch-api-lite

This package provides small lightweight functions that are to be used with the Twitch API v5

  • 0.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Node - Twitch API

This is a package that provides certain functions that allow connecting to the twitch API and will return certain processed information from the API.

Installation: npm install twitch-api-lite

Current Functions:

isStreamerLiveByUsername - Takes a client-ID, and a streamer username and will return whether they're currently streaming or not

getStreamDetailsByUsername - Takes a client-ID, and a streamer username and will return the streamer data that the Twitch API will return.

getGameByID - Takes a client-ID, and a game-ID and returns a JSON object of the data that the Twitch API returns.

Keywords

FAQs

Package last updated on 22 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc