Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.21 KB

😲SVGOMFG‼️

PWA XO code style SVGO v3.0.4 CI

SVGOMFG is SVGO's Missing Future-proof GUI, aiming to expose the majority, if not all the configuration options of the latest SVGO.

Feature requests

Check out the issues to see what's planned, or suggest ideas of your own!

Running locally

Install dependencies:

bun install

Run dev server:

bun run dev

Aknowledgement

This is a forked version of the legendary SVGOMG by Jake Archibald

Changelog

v1.17.0

  • "Update to SVGO v3.0.4",
  • "New optimisation: Convert one-stop gradients",
  • "New optimisation: Remove XLink namespace"
  • "Add docker container features"
  • "Fix many lint errors and PWA install"