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
chore: remove dangling commas
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
chore: updating prettier and eslint
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
Tidy up eslint config and usage
github.com/svg/svgo - jdufresne opened this pull request about 1 year ago
github.com/svg/svgo - jdufresne opened this pull request about 1 year ago
An idea to round/rewrite clip path
github.com/svg/svgo - KrasnayaPloshchad opened this issue about 1 year ago
github.com/svg/svgo - KrasnayaPloshchad opened this issue about 1 year ago
fix: improve handling of url references in reference attributes
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(cleanupIds): handle uri encoded references
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(removeHiddenElems): handle defs better
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
chore: Run CI on all branches to assist contributors
github.com/svg/svgo - jdufresne opened this pull request about 1 year ago
github.com/svg/svgo - jdufresne opened this pull request about 1 year ago
chore: Add dependabot config for action updates
github.com/svg/svgo - XhmikosR opened this pull request about 1 year ago
github.com/svg/svgo - XhmikosR opened this pull request about 1 year ago
feat(convertPathData): use the sagitta of arcs to round and convert to lines when applicable
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
feat(removeUnknownAndDefaults): apply to xml declarations
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
Code optimizations that result in smaller SVGs downstream better off as minor version?
github.com/svg/svgo - Volker-E opened this issue about 1 year ago
github.com/svg/svgo - Volker-E opened this issue about 1 year ago
chore: apply prettier to all supported file types
github.com/svg/svgo - jdufresne opened this pull request about 1 year ago
github.com/svg/svgo - jdufresne opened this pull request about 1 year ago
feat(removeDeprecatedAttrs): new removeDeprecatedAttrs plugin
github.com/svg/svgo - jdufresne opened this pull request about 1 year ago
github.com/svg/svgo - jdufresne opened this pull request about 1 year ago
fix(convertPathData): fix some weird behavior
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
fix(cleanupEnableBackground): clean up inline styles too
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(inlineStyles): refactor how styles are collected
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
TypeError: Cannot read properties of undefined (reading '0')
github.com/svg/svgo - murkle opened this issue about 1 year ago
github.com/svg/svgo - murkle opened this issue about 1 year ago
fix(cleanupIds): properly handle begin regex to fix #1775
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
Replace outdated `svgomg` with `svgomfg`
github.com/svg/svgo - rdwz opened this pull request about 1 year ago
github.com/svg/svgo - rdwz opened this pull request about 1 year ago
Error if a selector with `not([attribute-name])` is present in the `style`
github.com/svg/svgo - what1s1ove opened this issue about 1 year ago
github.com/svg/svgo - what1s1ove opened this issue about 1 year ago
fix(convertPathData): handle setting prev properly to fix path joining and #1855
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
Regression in 3.0.4: convertPathData breaks paths
github.com/svg/svgo - cyberalien opened this issue about 1 year ago
github.com/svg/svgo - cyberalien opened this issue about 1 year ago
feat(applyTransformsShapes): new plugin
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
fix(removeHiddenElems): remove hidden definitions usage
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
Regression in 3.0.4: incorrectly removes reusable elements, but leaves references to it
github.com/svg/svgo - cyberalien opened this issue about 1 year ago
github.com/svg/svgo - cyberalien opened this issue about 1 year ago
svgo-node.test.js fails on Windows
github.com/svg/svgo - johnkenny54 opened this issue about 1 year ago
github.com/svg/svgo - johnkenny54 opened this issue about 1 year ago
feat(optimizePathOrder): new plugin
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
Plugin: optimize polylines/other segments
github.com/svg/svgo - KTibow opened this issue about 1 year ago
github.com/svg/svgo - KTibow opened this issue about 1 year ago
bug: removeOffCanvasPaths removes path in defs that is visible
github.com/svg/svgo - SethFalco opened this issue about 1 year ago
github.com/svg/svgo - SethFalco opened this issue about 1 year ago
feat: Improve loadConfig types
github.com/svg/svgo - nuintun opened this pull request about 1 year ago
github.com/svg/svgo - nuintun opened this pull request about 1 year ago
Adds variable floatPrecision
github.com/svg/svgo - Paul-Browne opened this pull request about 1 year ago
github.com/svg/svgo - Paul-Browne opened this pull request about 1 year ago
fix(convertPathData): account for error in z conversions
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
Added collapseText plugin.
github.com/svg/svgo - johnkenny54 opened this pull request about 1 year ago
github.com/svg/svgo - johnkenny54 opened this pull request about 1 year ago
docs(removeXlink): add tip to run plugin last
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
docs: add params section to remove xlink docs
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
chore: add contribution guide
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(inlineStyles): dont remove id if traversed in another selector
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
test: enable regression test that now passes
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(inlineStyles): dont remove wrapper class if traversed
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(inlineStyles): inline styles in order of priority
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(convertPathData): skip if transform overridden in styles
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
feat(inlineStyles): remove redundant presentation attrs
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
floatPrecision should ignore gradient stops
github.com/svg/svgo - tasiotas opened this issue about 1 year ago
github.com/svg/svgo - tasiotas opened this issue about 1 year ago
ci: use and run tests for node 20
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix: skip keyframes with webkit prefix
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
chore: fix npm warnings for bin
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
chore: change link to homepage in package.json
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(inlineStyles): empty css block created empty attribute
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
replace with z and remove z when optimal
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
github.com/svg/svgo - KTibow opened this pull request about 1 year ago
fix: remove hrefs for unconventional namespaces
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
feat(removeScriptElement): add all known event types
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(removeScriptElement): collapse a tag propertly
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(cleanupIds): skip generated ids for malformed references
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
feat(convertShapeToPath): convert rect with rounded corners using arcs
github.com/svg/svgo - JoCa96 opened this pull request about 1 year ago
github.com/svg/svgo - JoCa96 opened this pull request about 1 year ago
`--multipass` optimization produces artifacts
github.com/svg/svgo - nschloe opened this issue about 1 year ago
github.com/svg/svgo - nschloe opened this issue about 1 year ago
fix(prefixIds): dynamic functions should produce same prefix for given id
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
deps: update @babel/traverse
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(removeComments): make preserving comments a param
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
removeComments Plugin not working as expected.
github.com/svg/svgo - fmotion1 opened this issue about 1 year ago
github.com/svg/svgo - fmotion1 opened this issue about 1 year ago
Plugin 'convertTransform' corrupts image
github.com/svg/svgo - phpcoder2022 opened this issue about 1 year ago
github.com/svg/svgo - phpcoder2022 opened this issue about 1 year ago
refactor: create hasScripts util
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
docs: add documentation for all commands
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(removeScriptElement): remove link anchors with scripts
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(removeDesc): removeAny should be disabled by default
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
chore: use external xast type declarations
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
chore: increment patch version
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix: warn and do not crash on null plugin
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(convertTransform): do not add redundant space between functions
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(inlineStyles): remove all classes in multiclass selector
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(minifyStyles): pass empty arrays for usage
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
deps: update deps based on dependabot alerts
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
Bump http-cache-semantics from 4.1.0 to 4.1.1
github.com/svg/svgo - dependabot[bot] opened this pull request about 1 year ago
github.com/svg/svgo - dependabot[bot] opened this pull request about 1 year ago
fix(inlineStyles): case insensitive style props
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix: dont trim pre elements
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(cleanupIds): handle when 2 ids referenced in one attr
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
rfc: create a minifyInlineFonts plugin
github.com/svg/svgo - SethFalco opened this issue about 1 year ago
github.com/svg/svgo - SethFalco opened this issue about 1 year ago
fix: resolve regression test for removeHiddenElems
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix(reusePaths): pass test-regression task
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
feat: convert one stop gradients plugin
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
I've created standalone binaries for SVGO v3.0.2 that don't require Node and runs faster than the Node version.
github.com/svg/svgo - fmotion1 opened this issue about 1 year ago
github.com/svg/svgo - fmotion1 opened this issue about 1 year ago
test: fix regression testing action
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
github.com/svg/svgo - SethFalco opened this pull request about 1 year ago
fix github actions (test-regression)
github.com/svg/svgo - H3r3zy opened this pull request about 1 year ago
github.com/svg/svgo - H3r3zy opened this pull request about 1 year ago