docusaurus/packages/docusaurus-plugin-ideal-image
Sébastien Lorber fcee060f40
refactor(ideal-image-plugin): internalize legacy component code (#11010)
* almost working

* refactor: apply lint autofix

* cspell ignore

* refactor: apply lint autofix

* type fixes

---------

Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-03-19 18:21:09 +01:00
..
src refactor(ideal-image-plugin): internalize legacy component code (#11010) 2025-03-19 18:21:09 +01:00
.npmignore misc: make copyUntypedFiles work for watch mode (#7445) 2022-05-18 19:18:32 +08:00
package.json refactor(ideal-image-plugin): internalize legacy component code (#11010) 2025-03-19 18:21:09 +01:00
README.md docs: normalize README for ideal-image plugin (#8630) 2023-02-08 01:05:14 -05:00
tsconfig.client.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
tsconfig.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00

@docusaurus/plugin-ideal-image

Docusaurus Plugin to generate an almost ideal image (responsive, lazy-loading, and low quality placeholder).

Usage

See plugin-ideal-image documentation.