Socket
Socket
Sign inDemoInstall

tmi.js

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tmi.js

Javascript library for the Twitch Messaging Interface.


Version published
Maintainers
1
Created
Source

tmi.js

Build Status Downloads Npm Version Node Version Issues

Documentation

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

Install

Node

$ npm i tmi.js --save

Browser

Available as "tmi" on window.

<script src="/scripts/tmi.min.js"></script>
Prebuilt Releases

Release page

Build Yourself
$ git clone https://github.com/tmijs/tmi.js.git
$ npm install
$ npm start build
Content Delivery Network (CDN)

Not available at the moment.

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

Package last updated on 04 Mar 2019

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