Name: | nodejs-svgo |
---|---|
Version: | 2.8.0 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3883815 |
License: | MIT and BSD and ISC and CC0 |
RPM: | nodejs-svgo-2.8.0-5.el9.noarch.rpm |
Source RPM: | nodejs-svgo-2.8.0-5.el9.src.rpm |
Build Date: | Tue Feb 08 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/svg/svgo |
Summary: | Nodejs-based tool for optimizing SVG vector graphics files |
Description: | SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files. Why? SVG files, especially those exported from various editors, usually contain a lot of redundant and useless information. This can include editor metadata, comments, hidden elements, default or non-optimal values and other stuff that can be safely removed or converted without affecting the SVG rendering result. |