JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q20429F
  • License MIT

CLI to generate Low Quality Image Placeholders (LQIP)

Package Exports

  • lqip-cli

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lqip-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


LQIP CLI

LQIP: Low Quality Images Placeholder

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

License

MIT - Zouhir Chahoud