svgomg

Web GUI for SVGO

  • 所有者: jakearchibald/svgomg
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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 10:11:35
推送于2025-06-26 13:50:29
最后一次提交
发布数4
最新版本名称v1.16.0 (发布于 2022-10-27 15:22:31)
第一版名称v0.0.1 (发布于 2021-02-19 14:49:29)
用户参与
星数6k
关注者数99
派生数511
提交数445
已启用问题?
问题数223
打开的问题数96
拉请求数163
打开的拉请求数22
关闭的拉请求数54
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?