Ecosyste.ms: OpenCollective

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

SVGO

Developing and maintaining SVGO
Collective - Host: opensource - https://opencollective.com/svgo - Code: https://github.com/svg/svgo

Unbound namespace prefix: "xlink"

github.com/svg/svgo - C0rn3j opened this issue 6 months ago
feat: add support for `--disable` and `--enable` flags back

github.com/svg/svgo - wojtekmaj opened this pull request 6 months ago
SVGO incorrectly compress my svg

github.com/svg/svgo - ihaveataletotell opened this issue 7 months ago
Option to change props to React Pattern

github.com/svg/svgo - supertgo opened this issue 7 months ago
Improve node.children handling

github.com/svg/svgo - mozzie opened this issue 8 months ago
cleanupAttrs in 'preset-default' overrides is not respected

github.com/svg/svgo - sriramrudraraju opened this issue 8 months ago
fix(convertPathData): preserve vertex for markers only path

github.com/svg/svgo - SethFalco opened this pull request 8 months ago
feat(addClassesToSVGElement): allow function as param

github.com/svg/svgo - SethFalco opened this pull request 8 months ago
Optimize SVG Sprites

github.com/svg/svgo - danielghirasim opened this issue 8 months ago
fix: stringifyPathData needs space before scientific notation.

github.com/svg/svgo - johnkenny54 opened this pull request 8 months ago
fix: <a> element not parsed as text

github.com/svg/svgo - johnkenny54 opened this pull request 8 months ago
chore: Update the README docs to suggest svgo.config.mjs

github.com/svg/svgo - anthonyryan1 opened this pull request 8 months ago
some URL references not detected properly

github.com/svg/svgo - johnkenny54 opened this issue 8 months ago
fix: cleanupIds changes style IDs incorrectly

github.com/svg/svgo - johnkenny54 opened this pull request 8 months ago
fix: removeHiddenElems is not idempotent

github.com/svg/svgo - johnkenny54 opened this pull request 9 months ago
fix: output to new directory if trailing slash

github.com/svg/svgo - SethFalco opened this pull request 9 months ago
Check for filter in style as well as attribute.

github.com/svg/svgo - johnkenny54 opened this pull request 9 months ago
Remove trailing M

github.com/svg/svgo - KTibow opened this issue 9 months ago
fix: tools/toFixed precision

github.com/svg/svgo - carlosjeurissen opened this pull request 9 months ago
Fix Bug #1946

github.com/svg/svgo - codermapuche opened this pull request 9 months ago
Error: EMFILE: too many open files

github.com/svg/svgo - codermapuche opened this issue 9 months ago
fix(mergePaths): use a default floatPrecision

github.com/svg/svgo - KTibow opened this pull request 9 months ago
Stringifies path data with extra 0s

github.com/svg/svgo - KTibow opened this issue 9 months ago
chore: add optional schema prop to plugins

github.com/svg/svgo - SethFalco opened this pull request 9 months ago
Fix/prefix ids sameline comments

github.com/svg/svgo - john-neptune opened this pull request 9 months ago
chore: improve types for custom plugin

github.com/svg/svgo - SethFalco opened this pull request 9 months ago
chore: consistent rollup config between browser and cjs

github.com/svg/svgo - SethFalco opened this pull request 9 months ago
chore: rename test files to .svg.txt

github.com/svg/svgo - SethFalco opened this pull request 9 months ago
chore: use math.hypot

github.com/svg/svgo - SethFalco opened this pull request 9 months ago
fix: matrixToTransform()

github.com/svg/svgo - johnkenny54 opened this pull request 9 months ago
chore: Upgrade @types/css-tree to remove @ts-ignore comment

github.com/svg/svgo - jdufresne opened this pull request 9 months ago
Add statistics to regression.js

github.com/svg/svgo - johnkenny54 opened this pull request 10 months ago
Fail to install with npm

github.com/svg/svgo - ZetangForward opened this issue 10 months ago
fix: collapseGroups does not move attributes atomically

github.com/svg/svgo - johnkenny54 opened this pull request 10 months ago
test: update tests with wrong extension

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
collapseGroups does not move attributes atomically

github.com/svg/svgo - johnkenny54 opened this issue 10 months ago
Fixed bug in removeHiddenElems

github.com/svg/svgo - johnkenny54 opened this pull request 10 months ago
Fixed bug in removeUselessDefs

github.com/svg/svgo - johnkenny54 opened this pull request 10 months ago
Problem with setup

github.com/svg/svgo - mariannekita opened this issue 10 months ago
Size increasement

github.com/svg/svgo - Mister-Hope opened this issue 10 months ago
chore: increment version to 3.2.0

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
test: expand and optimize regression testing

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
Allow .txt extension on plugin test files

github.com/svg/svgo - johnkenny54 opened this pull request 10 months ago
Add mergeText plugin.

github.com/svg/svgo - johnkenny54 opened this pull request 10 months ago
Complete type annotations of svgo-node.js & coa.js

github.com/svg/svgo - jdufresne opened this pull request 10 months ago
refactor(convertPaths): clean up plugin

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
chore: Improve Jest tests with more precise assertions

github.com/svg/svgo - jdufresne opened this pull request 10 months ago
deps: update css-tree and clean ts-ignores

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
chore: Update @types/csso and correct types

github.com/svg/svgo - jdufresne opened this pull request 10 months ago
chore: Use idiomatic Jest patterns to assert exceptions

github.com/svg/svgo - jdufresne opened this pull request 10 months ago
add mergeText plugin

github.com/svg/svgo - johnkenny54 opened this pull request 10 months ago
mergeText plugin to consolidate text/tspan elements

github.com/svg/svgo - johnkenny54 opened this issue 10 months ago
chore: move health files to .github

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
chore: Convert project to us ECMAScript modules

github.com/svg/svgo - jdufresne opened this pull request 10 months ago
refactor(mergePaths): improve performance

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
ci: dont create diff png if no_diff

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
chore: Remove unused argument "input" in calls to optmize()

github.com/svg/svgo - jdufresne opened this pull request 10 months ago
refactor: improve performance of stringifyPathData

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
refactor: use set in _collections

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
refactor: improve regression testing

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
chore: speedier regression testing

github.com/svg/svgo - KTibow opened this pull request 10 months ago
bug: svg "sprites" are broken when using svgo

github.com/svg/svgo - tomcru opened this issue 10 months ago
feat(moveElemsAttrsToGroup): improve attribute flow

github.com/svg/svgo - KTibow opened this pull request 10 months ago
Remove not applicable attributes

github.com/svg/svgo - KTibow opened this issue 10 months ago
feat(convertPathData): convert c to q

github.com/svg/svgo - KTibow opened this pull request 10 months ago
Convert c to q

github.com/svg/svgo - KTibow opened this issue 10 months ago
Remove arc rotation if arc is a circle

github.com/svg/svgo - KTibow opened this issue 10 months ago
Convert t + q to t + t in more cases

github.com/svg/svgo - KTibow opened this issue 10 months ago
dependabot.yml: fix lint

github.com/svg/svgo - XhmikosR opened this pull request 10 months ago
chore: remove dangling commas

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
chore: updating prettier and eslint

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
chore: increment version

github.com/svg/svgo - SethFalco opened this pull request 10 months ago
Tidy up eslint config and usage

github.com/svg/svgo - jdufresne opened this pull request 10 months ago
An idea to round/rewrite clip path

github.com/svg/svgo - KrasnayaPloshchad opened this issue 10 months ago
fix(cleanupIds): handle uri encoded references

github.com/svg/svgo - SethFalco opened this pull request 10 months ago