2.0.0-rc12 • Published 4 days ago

@nolebase/vitepress-plugin-thumbnail-hash v2.0.0-rc12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

@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.