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

https://github.com/vmitsaras/js-flex-embed

jQuery Plugin for responsive intrinsic ratio video and image embeds
https://github.com/vmitsaras/js-flex-embed

iframe-embeds jquery-plugin ratio

Last synced: 4 months ago
JSON representation

jQuery Plugin for responsive intrinsic ratio video and image embeds

Awesome Lists containing this project

README

          

# js-flex-embed
jQuery Plugin for responsive intrinsic ratio embeds

##Usage

```html




```

```js
// Enhance
$( document ).trigger( "enhance" );
```

##Package managers

* Install with Bower: `bower install js-flex-embed --save`
* Install with npm: `npm install js-flex-embed`

#### Release History

* `v1.0.0`: Initial release.