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

貢獻者指南