videogular-ima-ads

1.4.4 • Public • Published

bower-videogular-ima-ads

Videogular ima-ads plugin repository for distribution on bower.

Install

Install Videogular ima-ads plugin with Bower:

bower install videogular-ima-ads

You must add this script to your head tag:

<script type='text/javascript'>
	var googletag = googletag || {};
	googletag.cmd = googletag.cmd || [];
	(function() {
		var gads = document.createElement('script');
		gads.async = true; gads.type = 'text/javascript';
		gads.src = 'http://www.googletagservices.com/tag/js/gpt.js';
		var node = document.getElementsByTagName('script')[0];
		node.parentNode.insertBefore(gads, node);
	})();
</script>

For more info about how to use IMA ads visit Google's IMA ads website.

Install Videogular

Install Videogular with Bower:

bower install videogular

Install themes

Install Videogular themes with Bower:

bower install videogular-themes-default

Install plugins

Install Videogular plugins with Bower:

bower install videogular-buffering

bower install videogular-overlay-play

bower install videogular-controls

Documentation

It's available on Videogular's project Wiki.

License

The MIT License (MIT)

Copyright (c) 2013 2fdevs

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Readme

Keywords

none

Package Sidebar

Install

npm i videogular-ima-ads

Weekly Downloads

93

Version

1.4.4

License

none

Last publish

Collaborators

  • elecash