1.3.0 • Published 4 years ago

baceojs v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

What is BaceoJS ?

Usage:

	<script type="text/javascript" src="baceo.min.js"></script>
	<script type="text/javascript">
		baceo({
			path://"path/to/your/video",
			type://"file type (mp4, webm, ...)",
			style://"optional style",
		});
	</script>

This library is actually just adding a "video" tag so you can modify that tag with document.querySelector(".baceo-vid");

Performance:

Strength:

Demo:

Youtube:

Contributors:

Contributing guides:

License and Copyrights:

This library is licensed under the MIT license

Copyrighted © 2020 Nguyen Phu Minh