Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.09 KB

StreamE Github Pages

Description

Github Pages repo for StreamE.tv.

StreamE lets you search for, follow, and watch live streamers from different streaming platforms like Twitch and YouTube all in one place.

Features

  • Unified search for Twitch and YouTube channels
  • Ability to follow/unfollow streamers on all platforms
  • Online/live indicator for followed streamers
  • Bookmark-able/share-able live updating URLs/hashes for lists of streamers to follow

More information

Written in my spare time to solve a personal problem of watching and switching between streamers on different platforms. Open to suggestions, comments and pull requests, within reason.

I purposely chose not to write this in React/Vue/jQuery/etc., both to keep the page as light as possible and as a refresher for vanilla JS DOM manipulation. Also first time using CSS Grid in combination with media-queries.

I'm also not using let or template literals in an attempt to preserve browser compatibility (if this is an outdated or misinformed practice, please let me know)

License

MIT License