Skip to content

Pointotech/detect-browser-feature-webp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@pointotech/detect-browser-feature-webp

Detects browser support for WebP images.

WebP was invented by Google. This implementation is based on Google's official recommendations for WebP browser support detection.

Contents of this repository

npm-package

This is the package published to https://www.npmjs.com/package/@pointotech/detect-browser-feature-webp .

npm-package

usage-example

This is a working web app which demonstrates an example usage of the @pointotech/detect-browser-feature-webp NPM package.

usage-example

How to publish on NPM

Bump up the version number in npm-package/package.json.

In the root of this repo, run:

cd npm-package
npm login
npm publish --access public

About

Detects the browser's support for the WebP image format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published