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.
This is the package published to https://www.npmjs.com/package/@pointotech/detect-browser-feature-webp .
This is a working web app which demonstrates an example usage of the @pointotech/detect-browser-feature-webp
NPM package.
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