0.0.1-beta.0 • Published 5 months ago

@jiakun-zhao/vite-image-to-webp v0.0.1-beta.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@jiakun-zhao/vite-image-to-webp

npm version

Typically used to quickly compress images in Markdown.
import image from '../example.png?q=80'

console.log(image) // { src: '...', width: 100, height: 100 }
0.0.1-beta.0

5 months ago