Skip to content

Latest commit

 

History

History
 
 

markdown-it-unlazy-img

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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