img-compress-webpack-plugin:一个 webpack 插件来最小化 jpgpng 的大小

时间:2024-06-18 06:29:27
【文件属性】:

文件名称:img-compress-webpack-plugin:一个 webpack 插件来最小化 jpgpng 的大小

文件大小:544KB

文件格式:ZIP

更新时间:2024-06-18 06:29:27

JavaScript

img-compress-webpack-plugin img-compress-webpack-pluginis a very lightweight webpack plugin that uses the excellent compression algorithm of the tinypng website to compress the image format img-compress-webpack-plugin是一款十分轻量的 webpack 插件,利用 tinypng 网站优秀的压缩算法,对图片格式进行压缩 install(安装) npm i -D img-compress-webpack-plugin 或 yarn add -D img-compress-webpack-plugin config(配置) 配置 功能 格式 enabled enable plugin


【文件预览】:
img-compress-webpack-plugin-master
----.gitignore(21B)
----README.md(1022B)
----test()
--------tinyCompress.test.js(849B)
--------index.test.js(1KB)
--------src()
----.prettierrc(127B)
----package.json(1KB)
----src()
--------schema.json(244B)
--------tinyCompress.js(2KB)
--------index.js(1KB)
----.travis.yml(207B)
----yarn.lock(172KB)
----util()
--------setting.js(767B)

网友评论