Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hay/ytplay
- Owner: hay
- License: mit
- Created: 2016-11-08T16:53:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-09T13:05:23.000Z (about 8 years ago)
- Last Synced: 2024-11-15T16:09:33.114Z (about 2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)