Tubeview2 is a basic Youtube client written in Angular.js.
Currently it is possible to:
- Search for videos using query string
- Paginate matching results
- Create multiple tabs per search
- Play videos
- Scafolded using Yeoman
- Built using Angular.js
- SASS/Compass integration
- Custom SVG loader and CSS animations
- Multi-Language support
- Customized Bootstrap theme
- Bower/Node package management
Add your own Youtube API keys to config.js
n 0.12.9npm install(May produce warnings due to old project)bower installnpm buildfor building andnpm startfor preview.
Running grunt test will run the unit tests with karma.
