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
- Host: GitHub
- URL: https://github.com/vmitsaras/js-flex-embed
- Owner: vmitsaras
- Created: 2016-11-20T16:11:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T01:07:11.000Z (over 9 years ago)
- Last Synced: 2026-01-14T07:43:29.661Z (6 months ago)
- Topics: iframe-embeds, jquery-plugin, ratio
- Language: CSS
- Homepage: http://codepen.io/vmitsaras/pen/MpXNbo
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.