JSPM

imagelint-lossless

0.0.1-dev4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q33195F
  • License MIT

CLI tool for enforcing image assets are optimally compressed.

Package Exports

  • imagelint-lossless

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 (imagelint-lossless) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@zurawiki/imagelint

CLI tool for enforcing image assets are optimally compressed with ImageOptim.

TODOs

  • Add install instruction on mac with homebrew link and brew update && brew cask install imageoptim
  • Add wrapper script that skips on non-mac environments
  • After file is processes, add metafile with file hash
  • Have script skip builds with VALID hash
  • Disable if CI is configured
  • Config CI and force options as well as versioning.
  • Control-C gracefully