@nolebase/vitepress-plugin-thumbnail-hash

April 7, 2024 ยท View on GitHub

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.