svgomg

Web GUI for SVGO

Github星跟踪图

SVGOMG!

SVGOMG is SVGO's Missing GUI, aiming to expose the majority, if not all the configuration options of SVGO.

Feature requests

It's early days for this project, so it's missing important features such as code output view & detailed options for each plugin. Check out the issues to see what's planned, or suggest ideas of your own!

Running locally

Install dependencies:

npm install

Run dev server:

npm run serve

Or, run without the offline capabilities:

npm run serve-no-sw

Running without offline capabilities means you get the latest version each time you hit refresh. The dist offline-first mobile serves the cached version first then checks for updates in the background.

主要指标

概览
名称与所有者jakearchibald/svgomg
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2014-12-17 18:11:35
推送于2025-09-29 16:33:37
最后一次提交
发布数4
最新版本名称v1.16.0 (发布于 2022-10-27 22:22:31)
第一版名称v0.0.1 (发布于 2021-02-19 22:49:29)
用户参与
星数6k
关注者数94
派生数515
提交数446
已启用问题?
问题数225
打开的问题数96
拉请求数164
打开的拉请求数21
关闭的拉请求数56
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?