lqip-cli
v0.2.2
Published
CLI to generate Low Quality Image Placeholders (LQIP)
Downloads
4
Maintainers
Readme
Demo: must see first
How To Use
npm i -g lqip-cli
lqip ./my-image-directory/images.jpg
options
--no-copy
alternatively -n
: will disable copying the Base64 string to clipboard
example:
lqip -n ./my-image-directory/images.jpg
Inspired By:
- Medium web app
- Instagram mobile app
- Polymer shop project
Related Projects:
License
MIT - Zouhir Chahoud