Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 808 Bytes

File metadata and controls

27 lines (17 loc) · 808 Bytes

@nolebase/vitepress-plugin-thumbnail-hash

A VitePress plugin that scan and generate data with blurhash, thumbhash hashing algorithm for images, as well as a standalone component to render images with blurhash and thumbhash.

Install

Npm

npm i @nolebase/vitepress-plugin-thumbnail-hash -D

Yarn

yarn add @nolebase/vitepress-plugin-thumbnail-hash -D

Pnpm

pnpm add @nolebase/vitepress-plugin-thumbnail-hash -D

Documentation

Please refer to Thumbnail hashing for images for more information.