Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 651 Bytes

DEPENDENCIES.md

File metadata and controls

28 lines (14 loc) · 651 Bytes

grunt-imageoptim

Automate ImageOptim, ImageAlpha, and JPEGmini

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install grunt-imageoptim --save

Dependencies

  • imageoptim-cli: Automates ImageOptim, ImageAlpha, and JPEGmini for Mac to make batch optimisation of images part of your automated build process.
  • q: A library for promises (CommonJS/Promises/A,B,D)

Dev Dependencies

  • xo: JavaScript happiness style linter ❤️

License

MIT