webp-detect

1.0.4 • Public • Published

WebP Support

Bower version npm version

A pure javascript (no jQuery) lightweight library that checks browser WebP format support and adds 'webp' class to body if supported.

What is WebP? - Answer

Bower

bower install --save webp-support

npm

npm install --save webp-detect

Usage

Include the script in your HTML

<script src="bower_components/webp-support/webp.min.js"></script>

or add to your bundle:

require('webp-sdetect');

If browser support webp format it'll add the webp class to body tag.

Also you can import ES2015 version in your scripts.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    0
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i webp-detect

Weekly Downloads

0

Version

1.0.4

License

MIT

Last publish

Collaborators

  • bobrov1989