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
fix pretty + disabled short tags formatting
github.com/svg/svgo - jeetiss opened this pull request 18 days ago
github.com/svg/svgo - jeetiss opened this pull request 18 days ago
fix(removeOffCanvasPaths): Invalid removal when line path starts with relative move
github.com/svg/svgo - IchordeDionysos opened this pull request about 1 month ago
github.com/svg/svgo - IchordeDionysos opened this pull request about 1 month ago
Run plugins in a predefined order
github.com/svg/svgo - noahbald opened this issue about 1 month ago
github.com/svg/svgo - noahbald opened this issue about 1 month ago
removeHiddenElems removes symbols that might be used in another svg on the same page
github.com/svg/svgo - devongovett opened this issue about 2 months ago
github.com/svg/svgo - devongovett opened this issue about 2 months ago
CSS variables and media queries have been removed
github.com/svg/svgo - ahaoboy opened this issue 2 months ago
github.com/svg/svgo - ahaoboy opened this issue 2 months ago
feat: export type `CustomPlugin` and `PluginConfig`
github.com/svg/svgo - ntnyq opened this pull request 2 months ago
github.com/svg/svgo - ntnyq opened this pull request 2 months ago
Improve processing when nodes have large numbers of children
github.com/svg/svgo - cbevan-figma opened this issue 3 months ago
github.com/svg/svgo - cbevan-figma opened this issue 3 months ago
`optimize` types missing from svgo-node.d.ts in 4.0.0-rc.1
github.com/svg/svgo - bschlenk opened this issue 3 months ago
github.com/svg/svgo - bschlenk opened this issue 3 months ago
Crash on undefined controlPoint with specific precision setting
github.com/svg/svgo - virtulis opened this issue 3 months ago
github.com/svg/svgo - virtulis opened this issue 3 months ago
chore: export the `Output` type
github.com/svg/svgo - joaopalmeiro opened this pull request 3 months ago
github.com/svg/svgo - joaopalmeiro opened this pull request 3 months ago
Export the `Output` type to be directly importable
github.com/svg/svgo - joaopalmeiro opened this issue 3 months ago
github.com/svg/svgo - joaopalmeiro opened this issue 3 months ago
prefixIds does not apply prefix in non-trivial begin/end expressions of animate tag
github.com/svg/svgo - alex-kowalczyk opened this issue 3 months ago
github.com/svg/svgo - alex-kowalczyk opened this issue 3 months ago
chore: add npm registry server to yarnrc
github.com/svg/svgo - SethFalco opened this pull request 4 months ago
github.com/svg/svgo - SethFalco opened this pull request 4 months ago
add: centralize exports to svgo
github.com/svg/svgo - SethFalco opened this pull request 4 months ago
github.com/svg/svgo - SethFalco opened this pull request 4 months ago
Updated recursive usage example
github.com/svg/svgo - simonarnell opened this pull request 4 months ago
github.com/svg/svgo - simonarnell opened this pull request 4 months ago
README lists incorrect usage for recursive processing of files
github.com/svg/svgo - simonarnell opened this issue 4 months ago
github.com/svg/svgo - simonarnell opened this issue 4 months ago
Explain `path: 'path-to.svg'` meaning
github.com/svg/svgo - MHillier98 opened this issue 4 months ago
github.com/svg/svgo - MHillier98 opened this issue 4 months ago
inlineStyles plugin should not inline styles when pseudo-classes target the element
github.com/svg/svgo - johnkenny54 opened this issue 4 months ago
github.com/svg/svgo - johnkenny54 opened this issue 4 months ago
inlineStyles plugin should not remove id attribute from target element
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
inlineStyles plugin should not remove id attribute from target element
github.com/svg/svgo - johnkenny54 opened this issue 4 months ago
github.com/svg/svgo - johnkenny54 opened this issue 4 months ago
Preserve all white space within foreignObject elements.
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
Disable removeUselessStrokeAndFill if SVG contains animations.
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
Add href to allowed attributes for animation elements.
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
removeUnknownsAndDefaults removes href attribute from animation elements
github.com/svg/svgo - johnkenny54 opened this issue 4 months ago
github.com/svg/svgo - johnkenny54 opened this issue 4 months ago
convertColors plugin: Provide the ability to strip out ICC color profiles for better SVG 1.1 compatibility
github.com/svg/svgo - codebymikey opened this issue 4 months ago
github.com/svg/svgo - codebymikey opened this issue 4 months ago
Artifacts when optimizing the same image second time
github.com/svg/svgo - pasabanov opened this issue 4 months ago
github.com/svg/svgo - pasabanov opened this issue 4 months ago
Input and output file sizes available in the SVGO API (`optimize` function)
github.com/svg/svgo - joaopalmeiro opened this issue 4 months ago
github.com/svg/svgo - joaopalmeiro opened this issue 4 months ago
fix: cleanupIds changes style IDs incorrectly
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
Disable inline styles by default if CSS at rules are present.
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 4 months ago
Ignore malformed style attributes in minifyStyles.
github.com/svg/svgo - johnkenny54 opened this pull request 5 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 5 months ago
Removed call to encodeSVGDatauri() from coa.js and added test case.
github.com/svg/svgo - johnkenny54 opened this pull request 5 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 5 months ago
Contents of "title" tag should be trimmed
github.com/svg/svgo - caghand opened this issue 5 months ago
github.com/svg/svgo - caghand opened this issue 5 months ago
fix: Remove unused <use> elements when deleting empty symbols (issue 1765).
github.com/svg/svgo - johnkenny54 opened this pull request 5 months ago
github.com/svg/svgo - johnkenny54 opened this pull request 5 months ago
[FEATURE REQUEST]: Option to hide SVGs that were optimised by 0%
github.com/svg/svgo - JackDomleoOcean opened this issue 5 months ago
github.com/svg/svgo - JackDomleoOcean opened this issue 5 months ago
--datauri 'unenc' add 'data:image/svg+xml,data:image/svg+xml,'
github.com/svg/svgo - FrancoJavierGadea opened this issue 6 months ago
github.com/svg/svgo - FrancoJavierGadea opened this issue 6 months ago
Multiple issues with styles / css
github.com/svg/svgo - konstantinschuette opened this issue 6 months ago
github.com/svg/svgo - konstantinschuette opened this issue 6 months ago
refactor(cleanupNumbericValues): improve how viewbox is split
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
chore(removeScripts): remove redundant regex pattern
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
refactor(cleanupNumericValues): improve how viewbox is split
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
Feature Request: Add Option to Remove Invisible Items
github.com/svg/svgo - ViniciusFXavier opened this issue 6 months ago
github.com/svg/svgo - ViniciusFXavier opened this issue 6 months ago
Update badges in README.md
github.com/svg/svgo - MichaelHinrichs opened this pull request 6 months ago
github.com/svg/svgo - MichaelHinrichs opened this pull request 6 months ago
refactor: dont covert to charcode in iswhitespace
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
chore(addAttributesToSVGElement): fix typoes in docs
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
fix: don't insert 0 at start or end of attribute if whitespace
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
RFC: Defining a General Preset for SVG Sprites
github.com/svg/svgo - SethFalco opened this issue 6 months ago
github.com/svg/svgo - SethFalco opened this issue 6 months ago
chore: use concrete types for generics
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
fix: add alias of removeScriptElement to removeScripts
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
github.com/svg/svgo - SethFalco opened this pull request 6 months ago
feat: convertColors plugin ignore currentColor in 'mask' elements
github.com/svg/svgo - salvan13 opened this pull request 6 months ago
github.com/svg/svgo - salvan13 opened this pull request 6 months ago
Mask colors are changed when using convertColors and currentColor: true
github.com/svg/svgo - salvan13 opened this issue 6 months ago
github.com/svg/svgo - salvan13 opened this issue 6 months ago
v4.0 rc - import plugin utils, e.g xast.js
github.com/svg/svgo - vltansky opened this issue 7 months ago
github.com/svg/svgo - vltansky opened this issue 7 months ago
chore: enable more coverage reporters
github.com/svg/svgo - XhmikosR opened this pull request 7 months ago
github.com/svg/svgo - XhmikosR opened this pull request 7 months ago
chore: export default and named packages
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
chore: rename removescriptelement to removescripts
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
Support -o-keyframes and -moz-keyframes
github.com/svg/svgo - vltansky opened this pull request 7 months ago
github.com/svg/svgo - vltansky opened this pull request 7 months ago
'Cannot read properties of undefined' error in reflectPoint
github.com/svg/svgo - vltansky opened this issue 7 months ago
github.com/svg/svgo - vltansky opened this issue 7 months ago
chore: migrate to upstream sax
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
fix(convertColors): accept commaless rgb
github.com/svg/svgo - KTibow opened this pull request 7 months ago
github.com/svg/svgo - KTibow opened this pull request 7 months ago
chore: disable removeTitle from default plugins
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
chore: minor wording in package.json and docs
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
[docs] fix transposition of preset-default
github.com/svg/svgo - gnowland opened this pull request 7 months ago
github.com/svg/svgo - gnowland opened this pull request 7 months ago
docs: minor restructure and rewording
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
docs: add section on reproducible ids for prefix ids
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
chore: use markdown in frontmatter
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
feat: add editor namespace for Boxy SVG
github.com/svg/svgo - sisp opened this pull request 7 months ago
github.com/svg/svgo - sisp opened this pull request 7 months ago
docs: use plugin names and refactor
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
github.com/svg/svgo - SethFalco opened this pull request 7 months ago
Remove consecutive points in linear path string if they have zero length or direction does not change
github.com/svg/svgo - Windowsfreak opened this issue 7 months ago
github.com/svg/svgo - Windowsfreak opened this issue 7 months ago
Option to resize SVGs to custom dimesnions
github.com/svg/svgo - xandemon opened this issue 8 months ago
github.com/svg/svgo - xandemon opened this issue 8 months ago
chore!: Update commander to v11
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
chore(tests): Switch to native fetch
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
chore!: drop Node.js < 16 support
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
chore: update ESLint to v9 and switch to flat config
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
Unable to install [email protected]
github.com/svg/svgo - gaogaoinvincible opened this issue 8 months ago
github.com/svg/svgo - gaogaoinvincible opened this issue 8 months ago
fix: export package.json and dist/svgo.browser.js again
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
`package.json`/ `dist/svgo.browser.js` are no longer exported
github.com/svg/svgo - XhmikosR opened this issue 8 months ago
github.com/svg/svgo - XhmikosR opened this issue 8 months ago
fix: fixed Config definition for node
github.com/svg/svgo - nuintun opened this pull request 8 months ago
github.com/svg/svgo - nuintun opened this pull request 8 months ago
chore: increment version to 3.3.1
github.com/svg/svgo - SethFalco opened this pull request 8 months ago
github.com/svg/svgo - SethFalco opened this pull request 8 months ago
Package.exports types file specification missing
github.com/svg/svgo - mattstyles opened this issue 8 months ago
github.com/svg/svgo - mattstyles opened this issue 8 months ago
chore: ignore .yarn folder from prettier
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
SVGO 3.3.0 stopped working in the AWS environment with Node.js 20
github.com/svg/svgo - turakvlad opened this issue 8 months ago
github.com/svg/svgo - turakvlad opened this issue 8 months ago
chore: add cross-env and rimraf so that tests work everywhere
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago
github.com/svg/svgo - XhmikosR opened this pull request 8 months ago