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

Marker tags removed despite being used

github.com/svg/svgo - kv-bh opened this issue 18 days ago
chore: export the `Output` type

github.com/svg/svgo - joaopalmeiro opened this pull request 23 days ago
Crash on svg optimization

github.com/svg/svgo - YuanLinMtp opened this issue 27 days ago
Export the `Output` type to be directly importable

github.com/svg/svgo - joaopalmeiro opened this issue about 1 month ago
chore: add npm registry server to yarnrc

github.com/svg/svgo - SethFalco opened this pull request about 1 month ago
add: centralize exports to svgo

github.com/svg/svgo - SethFalco opened this pull request about 1 month ago
Updated recursive usage example

github.com/svg/svgo - simonarnell opened this pull request about 2 months ago
README lists incorrect usage for recursive processing of files

github.com/svg/svgo - simonarnell opened this issue about 2 months ago
Explain `path: 'path-to.svg'` meaning

github.com/svg/svgo - MHillier98 opened this issue about 2 months ago
inlineStyles plugin should not remove id attribute from target element

github.com/svg/svgo - johnkenny54 opened this pull request about 2 months ago
Preserve all white space within foreignObject elements.

github.com/svg/svgo - johnkenny54 opened this pull request about 2 months ago
Disable removeUselessStrokeAndFill if SVG contains animations.

github.com/svg/svgo - johnkenny54 opened this pull request about 2 months ago
Add href to allowed attributes for animation elements.

github.com/svg/svgo - johnkenny54 opened this pull request about 2 months ago
fix: cleanupIds changes style IDs incorrectly

github.com/svg/svgo - johnkenny54 opened this pull request 2 months ago
Disable inline styles by default if CSS at rules are present.

github.com/svg/svgo - johnkenny54 opened this pull request 2 months ago
Timeout for nodejs

github.com/svg/svgo - adityapatadia opened this issue 2 months ago
Ignore malformed style attributes in minifyStyles.

github.com/svg/svgo - johnkenny54 opened this pull request 2 months ago
Contents of "title" tag should be trimmed

github.com/svg/svgo - caghand opened this issue 2 months ago
Error: Unmatched selector: %

github.com/svg/svgo - PavelFil opened this issue 3 months ago
--datauri 'unenc' add 'data:image/svg+xml,data:image/svg+xml,'

github.com/svg/svgo - FrancoJavierGadea opened this issue 4 months ago
Multiple issues with styles / css

github.com/svg/svgo - konstantinschuette opened this issue 4 months ago
chore(removeScripts): remove redundant regex pattern

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
refactor(cleanupNumericValues): improve how viewbox is split

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
Feature Request: Add Option to Remove Invisible Items

github.com/svg/svgo - ViniciusFXavier opened this issue 4 months ago
docs: fix broken links

github.com/svg/svgo - theMosaad opened this pull request 4 months ago
Update badges in README.md

github.com/svg/svgo - MichaelHinrichs opened this pull request 4 months ago
Paths won't merge

github.com/svg/svgo - MichaelHinrichs opened this issue 4 months ago
refactor: dont covert to charcode in iswhitespace

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
docs: add usage section

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
chore(addAttributesToSVGElement): fix typoes in docs

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
RFC: Defining a General Preset for SVG Sprites

github.com/svg/svgo - SethFalco opened this issue 4 months ago
chore: use concrete types for generics

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
fix: add alias of removeScriptElement to removeScripts

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
v4.0 rc - import plugin utils, e.g xast.js

github.com/svg/svgo - vltansky opened this issue 4 months ago
fix: plugins typescript import

github.com/svg/svgo - vltansky opened this pull request 4 months ago
chore: freeze plugin arrays

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
feat: expose builtin plugins

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
chore(ci): add Node.js 22

github.com/svg/svgo - XhmikosR opened this pull request 4 months ago
chore: update dependencies

github.com/svg/svgo - XhmikosR opened this pull request 4 months ago
chore: enable more coverage reporters

github.com/svg/svgo - XhmikosR opened this pull request 4 months ago
chores: amend version strings

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
chore: export default and named packages

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
chore: rename removescriptelement to removescripts

github.com/svg/svgo - SethFalco opened this pull request 4 months ago
Support -o-keyframes and -moz-keyframes

github.com/svg/svgo - vltansky opened this pull request 5 months ago
chore: migrate to upstream sax

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
feat: export version constant

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
fix(convertColors): accept commaless rgb

github.com/svg/svgo - KTibow opened this pull request 5 months ago
chore: disable removeTitle from default plugins

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
chore: minor wording in package.json and docs

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
[docs] fix transposition of preset-default

github.com/svg/svgo - gnowland opened this pull request 5 months ago
docs: minor restructure and rewording

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
docs: add section on reproducible ids for prefix ids

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
chore: use markdown in frontmatter

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
feat: add editor namespace for Boxy SVG

github.com/svg/svgo - sisp opened this pull request 5 months ago
docs: use plugin names and refactor

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
Option to resize SVGs to custom dimesnions

github.com/svg/svgo - xandemon opened this issue 5 months ago
chore!: Update commander to v11

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
chore(tests): Switch to native fetch

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
chore!: drop Node.js < 16 support

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
chore: update ESLint to v9 and switch to flat config

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
Unable to install [email protected]

github.com/svg/svgo - gaogaoinvincible opened this issue 5 months ago
fix: export package.json and dist/svgo.browser.js again

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
fix: fixed Config definition for node

github.com/svg/svgo - nuintun opened this pull request 5 months ago
Fix typos

github.com/svg/svgo - szepeviktor opened this pull request 5 months ago
chore: increment version to 3.3.1

github.com/svg/svgo - SethFalco opened this pull request 5 months ago
Fix "purly" typo

github.com/svg/svgo - kevinebaugh opened this pull request 5 months ago
Package.exports types file specification missing

github.com/svg/svgo - mattstyles opened this issue 5 months ago
chore: ignore .yarn folder from prettier

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
Version 3.3.0 break commonjs exports

github.com/svg/svgo - nuintun opened this issue 5 months ago
chore: update yarn to v3.8.2

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
chore: update devDependencies

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
chore: remove del devDependency

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
chore: add package-lock.json to `.gitignore`

github.com/svg/svgo - XhmikosR opened this pull request 5 months ago
Missing a ';' after converting svg with png;base64

github.com/svg/svgo - sengoku-f opened this issue 6 months ago
fix(cleanupIds): handle no-uri-encoded references

github.com/svg/svgo - liuweifeng opened this pull request 6 months ago
chore: add type property required for custom plugin example

github.com/svg/svgo - jessehouchins opened this pull request 6 months ago