@nolebase/markdown-it-unlazy-img
v2.9.0
Published
A markdown-it plugin wraps and transforms image tags to support lazy loading, blurhash, thumbhash, and more.
Downloads
647
Readme
@nolebase/markdown-it-unlazy-img
A markdown-it
plugin wraps and transforms image tags to support unlazy lazy loading with blurhash, thumbhash encoding, and more.
Install
Npm
npm i @nolebase/markdown-it-unlazy-img -D
Yarn
yarn add @nolebase/markdown-it-unlazy-img -D
Pnpm
pnpm add @nolebase/markdown-it-unlazy-img -D
Documentation
Please refer to Lazy loading blurred images for more information.