2.0.1 • Published 11 months ago

hexo-webp-polyfill v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

hexo-webp-polyfill

NPM version

WebP image format browser polyfill for Hexo.

Installation

  • 📦 NPM
npm i hexo-webp-polyfill --save
  • 📦 Yarn
yarn add hexo-webp-polyfill
  • ⚙️ Enable the plugin by editing main _config.yml file:
webp_polyfill:
  enable: true
  force: false
  minify: true
  html5: true

Features

  • ✅ Load WebP image format in Internet Explorer 9-11 and IE-based browser.
  • ⚖️ 93 kiB Size(min 303B)
  • ⚠️ Doesn't yet support css background-image and picture elements(upstream issues).

Special thanks to

2.0.0-rc2

11 months ago

2.0.1

11 months ago

2.0.0-rc1

11 months ago

2.0.0

11 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago