Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hay/ytplay

A wrapper for the YouTube IFrame API that's friendly for mobile
https://github.com/hay/ytplay

Last synced: 28 days ago
JSON representation

A wrapper for the YouTube IFrame API that's friendly for mobile

Awesome Lists containing this project

README

        

# ytplay
>

## Install
Using `npm`:
```
$ npm install --save ytplay
```

Using `bower`:
```
$ bower install --save ytplay
```

`ytplay` can be used as a CommonJS module, AMD (with Require.js) or as a plain old Javacript global.

## Usage

## API

## License
MIT © [Hay Kranen](http://www.haykranen.nl)