{"library":"vite-plugin-lqip","type":"library","category":null,"description":"Vite plugin (v0.0.5) that generates low-quality image placeholders (LQIP) using WebP compression via sharp. It inlines a tiny base64-encoded placeholder image (<1kB) to enable instant loading and reduce layout shift. Compatible with any Vite-powered framework (React, Svelte, Vue, Astro). The plugin does not alter source images, so it can be composed with vite-imagetools for full optimization. Uses a similar technique to lqip-modern but with custom sharp options. Releases are patch-level; current version is 0.0.5. It is not yet stable (pre-v1.0). TypeScript types are included.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","lqip","sqip","image","placeholder","optimization","sharp","core web vitals","first paint","typescript"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install vite-plugin-lqip","imports":["import lqip from 'vite-plugin-lqip'","declare module '*?lqip' { const lqip: { lqip: string; width: number; height: number; src: string; }; export default lqip; }","import lqip from './path/to/image.jpg?lqip'"]},{"cmd":"yarn add vite-plugin-lqip","imports":[]},{"cmd":"pnpm add vite-plugin-lqip","imports":[]}],"homepage":null,"github":"https://github.com/drwpow/vite-plugin-lqip","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vite-plugin-lqip","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}