Socket
Book a DemoInstallSign in
Socket

baceojs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baceojs

Create full-screen background videos with BaceoJS - a library that is smaller than 1kb

1.3.0
latest
Source
npmnpm
Version published
Weekly downloads
2
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Add full-screen background video with BaceoJS

What is BaceoJS ?

  • Well, BaceoJS is a very simple, light-weight and strong library to create full-screen background videos with just a few lines of code.
  • Usage:

  • Add this code at the beginning of the "body" tag in your .html file
  • 	<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:

  • Baceo has a blazing fast performance since this the library is extremely light, for only less than 400 bytes!
  • Strength:

  • Fast, light
  • Easy to use
  • No third-party tools needed, you can just download the library and use it in nodepad 🙂
  • Demo:

  • Our website
  • Youtube:

  • Create background videos in HTML with BaceoJS
  • Contributors:

  • Leader: Nguyen Phu Minh
  • Contributing guides:

  • You can only contribute in term of codes if you are not in the developers team. Pull-requests that changes things like license, readme,... will be immediately closed without any comments. If you made many helpful commmits, you will be added to the team. Thank you very much!
  • License and Copyrights:

    This library is licensed under the MIT license

    Copyrighted © 2020 Nguyen Phu Minh

    Keywords

    javascript-library

    FAQs

    Package last updated on 07 Jul 2020

    Did you know?

    Socket

    Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

    Install

    Related posts

    SocketSocket SOC 2 Logo

    Product

    About

    Packages

    Stay in touch

    Get open source security insights delivered straight into your inbox.

    • Terms
    • Privacy
    • Security

    Made with ⚡️ by Socket Inc

    U.S. Patent No. 12,346,443 & 12,314,394. Other pending.