An open API service indexing awesome lists of open source software.

https://github.com/ahmednuaman/youtube-search-app

A simple YouTube search app written in AngularJS (and a bare vanilla js version too, hopefully)
https://github.com/ahmednuaman/youtube-search-app

Last synced: about 2 months ago
JSON representation

A simple YouTube search app written in AngularJS (and a bare vanilla js version too, hopefully)

Awesome Lists containing this project

README

        

# AngularJS powered YouTube search app
This is a simple app built on [AngularJS](http://angularjs.org/) that searches YouTube for you. AngularJS is (IMHO) a less structured and strict framework compared to, say, [BackboneJS](http://backbonejs.org) so this was just a learning exercise.