justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

Add twitch player to npm #539

Open AStaroverov opened 8 years ago

AStaroverov commented 8 years ago

Add this at npm

mavrick commented 8 years ago

+1

tony99nyr commented 8 years ago

I needed this too, so I just created one. I believe this closes this issue. The twitch video embed script is now available on npm. npm i twitch-embed

https://github.com/tony99nyr/twitch-embed

AStaroverov commented 8 years ago

Unfortunately, it's not a complete solution

чт, 28 июл. 2016 г. в 0:14, Tony Rossi notifications@github.com:

I needed this too, so I just created one. I believe this closes this issue. The twitch video embed script is now available on npm. npm i twitch-embed

https://github.com/tony99nyr/twitch-embed

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/justintv/Twitch-API/issues/539#issuecomment-235723236, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYL2abW6u9_kItx2V6dnpPoDFvw4JHLks5qZ8pRgaJpZM4ILqDS .

tony99nyr commented 8 years ago

You are correct. It's not the best solution, but it is the best I can do without the source. I added an example of how I am using it in React. It's enough to get the job done on my project.

AStaroverov commented 8 years ago

Thx for this!)

чт, 28 июл. 2016 г. в 15:47, Tony Rossi notifications@github.com:

You are correct. It's not the best solution, but it is the best I can do without the source. I added an example of how I am using it in React. It's enough to get the job done on my project.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/justintv/Twitch-API/issues/539#issuecomment-235884047, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYL2Vhq8eby4flyy5vkXL-ObkQQuKNOks5qaKTYgaJpZM4ILqDS .