coverimage

1.0.0 • Public • Published

CoverImage

Scrutinizer Code Quality

Takes an element and uses the first image found to replicate the behaviour of background-size: cover from CSS.

The advantage of this method is that you get all the semantics/accessibility of an image present within the mark-up.

Usage

 <div data-cover-image>
   <img src="http://example.com/cat.jpg"/>
 </div>
 <script src="https://unpkg.com/coverimage/dist/coverimage.js"></script>

Contributing

Please do.

Readme

Keywords

none

Package Sidebar

Install

npm i coverimage

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • thisislawatts