adaptive-image
v0.0.1
Published
adaptive-image
Readme
:book: Install
npm i adaptive-image
# import { AdaptiveImage } from 'adaptive-image'✋ Example
Adapt according to dpr * imageWidth Use the image in size to replace the src path @300
<adaptive-image alt="xx" style="width:200px;" src="http://localhost:3333/public/[email protected]" :size="[300,500,1000]"></adaptive-image>License

