Skip to content

jakearchibald/svgomg

Folders and files

NameName
Last commit message
Last commit date
Jun 10, 2024
Nov 14, 2022
Sep 20, 2021
Sep 10, 2021
Sep 14, 2021
Oct 25, 2022
Jun 26, 2017
Sep 24, 2021
Oct 27, 2022
Feb 18, 2024
Oct 27, 2022

Repository files navigation

SVGOMG!

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

Feature requests

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 dev