An open API service indexing awesome lists of open source software.

https://github.com/rookiemonkey/boilerplate-image-minifier

:high_brightness: :flashlight: :wrench: :hammer: boilerplate to automate minification of image files
https://github.com/rookiemonkey/boilerplate-image-minifier

Last synced: over 1 year ago
JSON representation

:high_brightness: :flashlight: :wrench: :hammer: boilerplate to automate minification of image files

Awesome Lists containing this project

README

          

1. Put the images inside a folder name 'src/img' needed to be convered and minified.

2. Run minifier
```$ npm run minifier```

3. The results should be inside a created folder called 'build/img'.