GoogleChromeLabs/squoosh

Release codecs on NPM

Open

#280 创建于 2018年11月13日

在 GitHub 查看
 (10 评论) (55 反应) (1 负责人)TypeScript (1,431 fork)batch import
codecgood first issuehelp wanted

仓库指标

Star
 (20,335 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi,

do you consider releasing the codecs ( optiping / mozjpeg ...) as npm packages ? I've tried to build them myself in the past but failed to do so.

I use imagemin in my toolbelt to compress images at build time, but as it relies on binaries downloaded on install, it's very painful on a corporate environment without internet access on build machines.

I'm pretty sure more people than just me would be interested in such a feature : https://github.com/imagemin/optipng-bin/issues/71

贡献者指南