Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/navarroaxel/iron-dailymotion-embed

A utility resource for embed Dailymotion videos using AngularJS
https://github.com/navarroaxel/iron-dailymotion-embed

Last synced: about 1 month ago
JSON representation

A utility resource for embed Dailymotion videos using AngularJS

Awesome Lists containing this project

README

        

# iron-dailymotion-embed
A utility resource for embed Dailymotion videos using AngularJS

### Install

`bower install iron-dailymotion-embed`

Once installed, add iron-dailymotion-embed as a dependency in your module:

```javascript
angular.module('myModule', ['ironDailymotionEmbed']);
```

### Requirements

**AngularJS v1.3.0+** is supported

### Example
```html

```

See the examples folder for more.