New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@geekcojp/min

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geekcojp/min

[![npm](https://img.shields.io/npm/v/@geekcojp/min.svg)](https://www.npmjs.com/package/@geekcojp/min) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![CircleC

0.0.4
latest
Source
npm
Version published
Maintainers
2
Created
Source

min

npm code style: prettier CircleCI license: mit

Usage

min [command]

Commands:
  min img  Minify *.jpg, *.png, *.gif and *.svg
  min jpg  Minify *.jpg
  min png  Minify *.png
  min gif  Minify *.gif
  min svg  Minify *.svg

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

Example

$ min img
 ✔ Minify

 Filename      Size «B»   Size «A»  
 ------------  ---------  ----------
 nest/npm.jpg  34.93 KB   9.99 KB   
 npm.jpg       34.93 KB   9.99 KB   
 npm.png       3.34 KB    1.46 KB   
 cat.gif       989.78 KB  989.41 KB
 npm.svg       3.46 KB    2.98 KB   
 ------------  ---------  ----------
               1.04 MB    1013.84 KB

TODO

  • minify jpg
  • minify png
  • minify gif
  • minify svg
  • minify html
  • minify css
  • minify js
  • minify php

FAQs

Package last updated on 03 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts