Skip to content

xboy2012/is-webp-supported

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-webp-supported

detect whether the browser supports webp

Install

npm install is-webp-supported

Usage

import isWebPSupported from 'is-webp-supported'

const support = isWebPSupported()
// value: true/false

About

detect whether the browser supports webp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published