New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cli-tiny

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-tiny

基于tinypng的命令行压缩工具

latest
Source
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

tiny

基于tinypng的图片压缩命令行工具

安装

npm install -g cli-tiny

使用

tiny # 压缩当前目录
tiny -f <image> # 压缩某张图
tiny -f <imagea> to <imageb> # 压缩图片a并保存为图片b
tiny -d [dir] # 压缩某目录
tiny -d [dira] to [dirb] # 压缩目录a并保存到目录b
tiny -k <key> # 设置tiny的key
tiny -l # 查看tiny的key
tiny -c <key> # 清除tiny的key
tiny -h # 查看帮助
tiny -v # 查看版本

效果

image

Keywords

tiny

FAQs

Package last updated on 03 Jan 2024

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