baceojs
v1.3.0
Published
Create full-screen background videos with BaceoJS - a library that is smaller than 1kb
Downloads
4
Maintainers
Readme
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