1.0.2 • Published 6 years ago

super-image-shrink v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

imageShrink

reduce image size of your project by 60% seamlessly

Install

npm install super-image-shrink

Usage

in your package.json, add a line in scripts you can change 'src' to your target directory

{
  ...
 "scripts": {
    "shrink": "node node_modules/super-image-shrink src"
  },
  ...
}

in your project directory

npm run shrink

Result

before

before

after

after

before

rick 258kb

after

rick_shrink 42kb

at least i can't see any difference with my eyes

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago