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

https://github.com/chances/youtube-js-demo

A short and sweet JavaScript demo that brings you YouTube search results.
https://github.com/chances/youtube-js-demo

Last synced: 11 months ago
JSON representation

A short and sweet JavaScript demo that brings you YouTube search results.

Awesome Lists containing this project

README

          

#YouTube Search Toy

A little example project to demonstrate the use of JavaScript for the Computer Action Team Braindump I gave on and introduction to JavaScript on Friday, January 31, 2014.

This toy performs a search with the YouTube API for a video given a query and renders the results to a list. It also makes use of the [jQuery API](https://jquery.com/).