Skip to content

UpperCod/bg-cover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

bg-cover

It allows to adjust both image and video to the size with center/cover cut format.

Allowing for example to set videos or background images scaled perfectly to the size of the contender

cover(HTMLElement element)

The tags supported by bg-cover with img and video.

import cover from "bg-cover";

let $el = document.querySelector("img");

cover($el);

About

It allows to adjust both image and video to the size with center/cover cut format πŸ”Ž

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published