Socket
Socket
Sign inDemoInstall

tmi.js

Package Overview
Dependencies
91
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tmi.js

Javascript library for the Twitch Messaging Interface.


Version published
Weekly downloads
50K
increased by0.12%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

tmi.js

Build Status Downloads Npm Version Node Version Issues

The best place to start with tmi.js is our documentation page.

This module currently support Node.js 4.x and every browser that support WebSockets. The current WebSocket protocol being used by this module is HyBi drafts 13-17.

Install

Node.js

Install with npm and jump to the configuration page to get started.

npm install tmi.js --save
CDN provided by MaxCDN

To use the tmi.js CDN, just reference the file directly in the script tag.

<script src="//cdn.tmijs.org/js/0.0.27/tmi.js"></script>

SourceMap: //cdn.tmijs.org/js/0.0.27/tmi.js.map

Community

Contributors

In order of the most commits:

Contributing guidelines

Please review the guidelines for contributing of the tmi.js repository. We reserve the right to refuse a Pull Request if it does not meet the requirements.

Keywords

FAQs

Last updated on 20 Feb 2016

Did you know?

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc