cosmos-bin

cosmos helper tool

Usage no npm install needed!

<script type="module">
  import cosmosBin from 'https://cdn.skypack.dev/cosmos-bin';
</script>

README

cosmos-bin

安装

npm install cosmos-bin -g

功能一、TINYPNG 压缩

在当前图片目录下

cosmos-bin tinypng

// 增加x参数可允许更多后缀,默认 ['.png', '.jpg', '.gif']
cosmos-bin tinypng -x ".mp3"

Demo