MCPcopy Index your code
hub / github.com/Ndragomirov/twitch-now

github.com/Ndragomirov/twitch-now @1.1.112

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.1.112 ↗ · + Follow
329 symbols 676 edges 34 files 12 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Twitch Now

  • Chrome version: https://chrome.google.com/webstore/detail/twitch-now/nlmbdmpjmlijibeockamioakdpmhjnpk
  • Firefox version: https://docs.google.com/file/d/0BykW-NfUUzm5Z2RCWmcxTmQ5cEk/edit
  • Opera version: https://addons.opera.com/extensions/details/twitch-now/

Requirements

  • Node.js
  • Grunt

How to build

Before all, you need to install dependencies:

$ npm install

To build Chrome version:

$ grunt chrome

To build Firefox version:

$ grunt firefox

To run Firefox version:

$ grunt mozilla-cfx

To build Opera version:

$ grunt opera

Translation guide

This guide will help you to get prepared for translation. Let's start!

  1. Register your account first.
  2. Visit the project page again and choose "Fork" option available in top-right corner. This will copy whole repository to your account.
  3. Hit plus icon to create new translation file in "_locales" directory. If your language directory does not exists yet, feel free to create one (https://developer.chrome.com/webstore/i18n#localeTable)
  4. When you're done, you can now commit and push your changes. The new files will appear on you Github account.
  5. You're almost done. The only thing left is to create a pull request so I can see that you want to apply your changes. To do it, press the "Pull request" button. Make sure, the target repository is correct and press "Send pull request"

Core symbols most depended-on inside this repo

$
called by 48
common/lib/3rd/analytics.js
jQuery
called by 44
common/lib/3rd/jquery.js
s
called by 36
common/lib/3rd/analytics.js
each
called by 23
common/lib/3rd/baron.js
getAll
called by 14
common/lib/3rd/jquery.js
n
called by 12
common/lib/3rd/analytics.js
t
called by 12
common/lib/3rd/analytics.js
assert
called by 11
common/lib/3rd/jquery.js

Shape

Function 329

Languages

TypeScript100%

Modules by API surface

common/lib/3rd/analytics.js145 symbols
common/lib/3rd/jquery.js79 symbols
common/lib/3rd/sinon-xhr.js34 symbols
common/lib/3rd/baron.js28 symbols
common/lib/3rd/underscore.js9 symbols
common/lib/3rd/backbone.js7 symbols
common/lib/oauth2.js5 symbols
common/lib/analytics.js3 symbols
common/lib/3rd/i18n.js3 symbols
firefox/lib/main.js2 symbols
firefox/lib/i18n.js2 symbols
common/lib/utils.js2 symbols

For agents

$ claude mcp add twitch-now \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page