README
cosmos-bin
安装
npm install cosmos-bin -g
功能一、TINYPNG 压缩
在当前图片目录下
cosmos-bin tinypng
// 增加x参数可允许更多后缀,默认 ['.png', '.jpg', '.gif']
cosmos-bin tinypng -x ".mp3"

cosmos helper tool
<script type="module">
import cosmosBin from 'https://cdn.skypack.dev/cosmos-bin';
</script>
npm install cosmos-bin -g
在当前图片目录下
cosmos-bin tinypng
// 增加x参数可允许更多后缀,默认 ['.png', '.jpg', '.gif']
cosmos-bin tinypng -x ".mp3"
