Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/svg/svgo

⚙️ Node.js tool for optimizing SVG files
https://github.com/svg/svgo

chore: update devDependencies

XhmikosR opened this pull request 8 months ago
chore: remove del devDependency

XhmikosR opened this pull request 8 months ago
chore: add package-lock.json to `.gitignore`

XhmikosR opened this pull request 8 months ago
Fixed V3.3.0 Common JS missing loadConfig and optimize exports

nuintun opened this pull request 8 months ago
Missing a ';' after converting svg with png;base64

sengoku-f opened this issue 8 months ago
fix(cleanupIds): handle no-uri-encoded references

liuweifeng opened this pull request 8 months ago
chore: add type property required for custom plugin example

jessehouchins opened this pull request 9 months ago
Unbound namespace prefix: "xlink"

C0rn3j opened this issue 9 months ago
feat: add support for `--disable` and `--enable` flags back

wojtekmaj opened this pull request 9 months ago
fix(makeProgram): specify .mjs and .cjs config files are allowed

wojtekmaj opened this pull request 9 months ago
SVGO incorrectly compress my svg

ihaveataletotell opened this issue 9 months ago
Option to change props to React Pattern

supertgo opened this issue 9 months ago
`nxp svgo@latest a.svg -o b.svg` doesn't work

retyui opened this issue 10 months ago
Improve node.children handling

mozzie opened this issue 10 months ago
cleanupAttrs in 'preset-default' overrides is not respected

sriramrudraraju opened this issue 10 months ago
fix(convertPathData): preserve vertex for markers only path

SethFalco opened this pull request 10 months ago
feat(addClassesToSVGElement): allow function as param

SethFalco opened this pull request 10 months ago
fix: transformToMatrix() returns incorrect result for scale(n,0)

johnkenny54 opened this pull request 10 months ago
fix: mergePaths should not merge paths with styles that depend on bounding box

johnkenny54 opened this pull request 10 months ago
Optimize SVG Sprites

danielghirasim opened this issue 10 months ago
fix: stringifyPathData needs space before scientific notation.

johnkenny54 opened this pull request 10 months ago
fix: <a> element not parsed as text

johnkenny54 opened this pull request 11 months ago
chore: Update the README docs to suggest svgo.config.mjs

anthonyryan1 opened this pull request 11 months ago
some URL references not detected properly

johnkenny54 opened this issue 11 months ago
fix: cleanupIds changes style IDs incorrectly

johnkenny54 opened this pull request 11 months ago
fix: removeHiddenElems is not idempotent

johnkenny54 opened this pull request 11 months ago
fix: output to new directory if trailing slash

SethFalco opened this pull request 11 months ago
Check for filter in style as well as attribute.

johnkenny54 opened this pull request 11 months ago
Remove trailing M

KTibow opened this issue 11 months ago
fix: tools/toFixed precision

carlosjeurissen opened this pull request 11 months ago
fix: removeHiddenElems - treat <path> with opacity:0 as non-rendering node.

johnkenny54 opened this pull request 11 months ago
Fix Bug #1946

codermapuche opened this pull request 11 months ago
Error: EMFILE: too many open files

codermapuche opened this issue 11 months ago
fix(mergePaths): use a default floatPrecision

KTibow opened this pull request 11 months ago
Stringifies path data with extra 0s

KTibow opened this issue 11 months ago
chore: add optional schema prop to plugins

SethFalco opened this pull request 11 months ago
Fix/prefix ids sameline comments

john-neptune opened this pull request 11 months ago
Add an option to always keep/add `Z` in `convertPathData`

alecmev opened this issue 11 months ago
chore: improve types for custom plugin

SethFalco opened this pull request 11 months ago
chore: consistent rollup config between browser and cjs

SethFalco opened this pull request 11 months ago
chore: rename test files to .svg.txt

SethFalco opened this pull request 11 months ago
chore: use math.hypot

SethFalco opened this pull request 11 months ago
fix: matrixToTransform()

johnkenny54 opened this pull request 11 months ago
chore: Upgrade @types/css-tree to remove @ts-ignore comment

jdufresne opened this pull request 12 months ago
Add statistics to regression.js

johnkenny54 opened this pull request 12 months ago
Fail to install with npm

ZetangForward opened this issue 12 months ago
fix: collapseGroups does not move attributes atomically

johnkenny54 opened this pull request 12 months ago
test: update tests with wrong extension

SethFalco opened this pull request 12 months ago
collapseGroups does not move attributes atomically

johnkenny54 opened this issue 12 months ago
fix(convertPathData): fix q control point behavior when item is removed

KTibow opened this pull request 12 months ago
v3.2.0 'Cannot read properties of undefined' error in reflectPoint

benjaminion opened this issue 12 months ago
Fixed bug in removeHiddenElems

johnkenny54 opened this pull request 12 months ago
removeHiddenElems removes <symbol> which contains children with IDs

johnkenny54 opened this issue 12 months ago
Fixed bug in removeUselessDefs

johnkenny54 opened this pull request 12 months ago
removeUselessDefs removes <symbol> which contains children with IDs

johnkenny54 opened this issue 12 months ago
Problem with setup

mariannekita opened this issue 12 months ago
Size increasement

Mister-Hope opened this issue 12 months ago
chore: increment version to 3.2.0

SethFalco opened this pull request 12 months ago
test: expand and optimize regression testing

SethFalco opened this pull request 12 months ago
Allow .txt extension on plugin test files

johnkenny54 opened this pull request 12 months ago
fix(convertTransform): fix scale and rotate on skew + refactors

SethFalco opened this pull request 12 months ago
Add mergeText plugin.

johnkenny54 opened this pull request 12 months ago
Complete type annotations of svgo-node.js & coa.js

jdufresne opened this pull request 12 months ago
refactor(convertPaths): clean up plugin

SethFalco opened this pull request 12 months ago
chore: Improve Jest tests with more precise assertions

jdufresne opened this pull request 12 months ago
deps: update css-tree and clean ts-ignores

SethFalco opened this pull request 12 months ago
chore: Update @types/csso and correct types

jdufresne opened this pull request 12 months ago
chore: Use idiomatic Jest patterns to assert exceptions

jdufresne opened this pull request 12 months ago
add mergeText plugin

johnkenny54 opened this pull request 12 months ago
mergeText plugin to consolidate text/tspan elements

johnkenny54 opened this issue 12 months ago
chore: move health files to .github

SethFalco opened this pull request 12 months ago
chore: Convert project to us ECMAScript modules

jdufresne opened this pull request 12 months ago
refactor(mergePaths): improve performance

SethFalco opened this pull request 12 months ago
ci: dont create diff png if no_diff

SethFalco opened this pull request 12 months ago
chore: Remove unused argument "input" in calls to optmize()

jdufresne opened this pull request 12 months ago
refactor: improve performance of stringifyPathData

SethFalco opened this pull request 12 months ago
refactor: use set in _collections

SethFalco opened this pull request almost 1 year ago
refactor: improve regression testing

SethFalco opened this pull request almost 1 year ago
chore: speedier regression testing

KTibow opened this pull request about 1 year ago
bug: svg "sprites" are broken when using svgo

tomcru opened this issue about 1 year ago
feat(moveElemsAttrsToGroup): improve attribute flow

KTibow opened this pull request about 1 year ago
feat(removeHiddenElems): remove shapes that aren't rendered in any way

KTibow opened this pull request about 1 year ago
Remove not applicable attributes

KTibow opened this issue about 1 year ago
feat(convertPathData): convert c to q

KTibow opened this pull request about 1 year ago
Convert c to q

KTibow opened this issue about 1 year ago
Remove arc rotation if arc is a circle

KTibow opened this issue about 1 year ago
feat(convertPathData): allow converting q to t in more cases

KTibow opened this pull request about 1 year ago
Convert t + q to t + t in more cases

KTibow opened this issue about 1 year ago