Ecosyste.ms: OpenCollective

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

Lume

🔥 A static site generator for Deno 🦕
Collective - Host: opensource - https://opencollective.com/lume - Website: https://lume.land/ - Code: https://github.com/lumeland

Replace colors dependency with chalk (#1061)

use 'chalk' for colors in console

github.com/lumeland/svgo - eb0d66ab1b019ac62fa219378ea6ff2256c20f8e authored almost 6 years ago
Add config to preserve IDs based on prefix matching (#1060)

add parameter to preserve IDs based on prefix matching

github.com/lumeland/svgo - 7eeb5d064d22f67cbf365ee6547c30a0e3d5de18 authored almost 6 years ago
Add prefixIds to readme (#1047)

add prefixIds to readme

github.com/lumeland/svgo - dcd95d50ff006ca3a0b121d42272dab0a8006403 authored almost 6 years ago
Support comma list of plugins for --disable, --enable options. (#1019)

support comma list of plugins for --disable, --enable options

github.com/lumeland/svgo - f84bff32204c21774bcb4759a444ace5a1c2bc77 authored almost 6 years ago
SVGO: Add plugin "reusePaths". (#1005)

github.com/lumeland/svgo - 416fcdfa9f2fad623c1d4a5c3648402918191cb1 authored almost 6 years ago
Add the preserveCurrentColor option to the removeAttrs plugin. (#1000)

Add the preserveCurrentColor option to the removeAttrs plugin.

github.com/lumeland/svgo - 0fe5368e0ebee837cc025690412da8e56cc15073 authored almost 6 years ago
add removeOffCanvasPaths plugin (#979)

github.com/lumeland/svgo - 32558b891f689a9db11e72e1165b0cabafbb4828 authored almost 6 years ago
Add removeAttributesBySelector plugin (#929)

* Add removeAttributesBySelector plugin

Removes attributes of elements that match a css selec...

github.com/lumeland/svgo - b4bd5d52e3cd3ffaf3fd0d6a10710433fc5c28a3 authored almost 6 years ago
Option recursive (#837)

Add -recursive (-r) option

github.com/lumeland/svgo - d911f0f4c71246d37cefd5ba69f97e03fe98c5f3 authored almost 6 years ago
Fix indentation

github.com/lumeland/svgo - ee065be5a88c85b976db601c13eb6e55650a7d68 authored about 6 years ago
Make default config behave as immutable

github.com/lumeland/svgo - 5718ef276c7b96ff6d6051b67102ac9f0cd9888e authored about 6 years ago
Fix crash when ‘info’ is absent

Fix #1030

github.com/lumeland/svgo - dfcc145d5abac0690453b7ab15a24c59004da1bf authored over 6 years ago
Fix and update cleanupListOfValues tests

github.com/lumeland/svgo - ed75e56bdeea9be274a9016d58d6bce5f90843c7 authored over 6 years ago
Fix cleanupListOfValues to preserve non-numeric values

Fix #923

github.com/lumeland/svgo - 37d4ca88efa1c85b8761e63ad3ddaf207196a1ce authored over 6 years ago
Fix convertTransform wrong rotate sign

Fix #986

github.com/lumeland/svgo - eeeb67d5a8cc18168027064088312f25e8eac823 authored over 6 years ago
Fix collapseGroups plugin affecting switch and subgroups

Fix #1020

github.com/lumeland/svgo - 7a07b8436d14df671f4372317066904d5ade27aa authored over 6 years ago
Fix converting to large arcs from nearly straight lines curves

Fix #842

github.com/lumeland/svgo - 580063522638e9e301d32effa7035a577db96354 authored over 6 years ago
Prevent removeUnknownsAndDefaults removing attributes from elements with id

Fix #959

github.com/lumeland/svgo - a4fb3a4a7e27c89a8947a14ebbb8ea683c18fd7a authored over 6 years ago
Fix empty path segments removing with stroke-linecap

Fix #1017

github.com/lumeland/svgo - 831f95fccc93646b7157b4f8cf7328a291b08dc1 authored over 6 years ago
Update presentation attribute collection for removeNonInheritableGroupAttrs plugin

github.com/lumeland/svgo - a165206632d322cf0dd03ef1fc8c4fe3cd2e658f authored over 6 years ago
Fix removeNonInheritableGroupAttrs not working as intended

github.com/lumeland/svgo - 36db31adcfb733f357dee2a882de16122c4aefe9 authored over 6 years ago
Fix viewBox value parsing

Fix #1024

github.com/lumeland/svgo - f3bcbcc6a6c077af6763dd15762b34f881320af3 authored over 6 years ago
Correct parsing of arc flags without following comma/spaces

Fix #822

github.com/lumeland/svgo - 3c82fd7287522e65ab0303834beaf7a92260cbe6 authored over 6 years ago
Handle !important keyword in convertStyleToAttrs

Fix #749

github.com/lumeland/svgo - 86ecd372e72b9d2335706aa62c0c4199eaea8ee6 authored over 6 years ago
Sync readme and tty help

Fix #597

github.com/lumeland/svgo - 72fa7d335f309ab5545d47cc0769cc36737cc81f authored over 6 years ago
Update css-select to version 2

github.com/lumeland/svgo - 32e9e415ee1fd829ccf2b3165ed4cabd2dd3bdf2 authored over 6 years ago
Update js-yaml to version 3.12

github.com/lumeland/svgo - aa99c6fcc1b5a546be7add3597493eadada4819b authored over 6 years ago
Add rollup-plugin-svgo to list of usage

github.com/lumeland/svgo - 7fd5bde8080789fe0026ed306a398b9326df8f84 authored over 6 years ago
adds jshint to devDependencies

This enables 'npm i && npm run lint' to work with no globals required

github.com/lumeland/svgo - 8a43a5c140f25742343573362a21438b2c12b524 authored over 6 years ago
Add keepRoleAttr option for removeUnknownsAndDefaults (#1002)

github.com/lumeland/svgo - f92629fc545f194e146eab1a121071e27227cf92 authored over 6 years ago
Return the path, so it can be used to overwrite the file with the optimized version

github.com/lumeland/svgo - 62f67dee297430869e41f5649996699c44c68e5f authored over 6 years ago
tweak: do not collapse group properties to children if they contain filters.

github.com/lumeland/svgo - b2b9acb23ee490d68661c2b2cb807cc52112942d authored over 6 years ago
feat: offer ES module interop default export (#934)

github.com/lumeland/svgo - 3e2fd44a17a464514f32f526ba6cd972ab4816c5 authored over 6 years ago
Upgrade css-tree from alpha25 to alpha.28

API changed walkFoo(ast, fun) to walk(ast,{visit: 'Rule',enter: fun)
csstree.translate renamed t...

github.com/lumeland/svgo - e7b8a6ce7d4467dee981b43cf25fd01468b5ab03 authored over 6 years ago
Update convertPathData.js (#906)

Added parameter forceAbsolutePath to get absolute SVG path (even when the relative path is short...

github.com/lumeland/svgo - e928c1f050c6e809c2b8180d7d52b244458d837d authored over 6 years ago
dont transform stroke width for non-scaling-strokes (#857)

github.com/lumeland/svgo - 50f4fed02b6140a2ac7a021a3e0308cc1706311a authored over 6 years ago
Fix missing return in JSAPI#removeAttr method (#855)

github.com/lumeland/svgo - 5e376a4b656cd4a7909b07f3d075e365b3729749 authored over 6 years ago
fix broken jsapi clone method (#854)

github.com/lumeland/svgo - 828a72a8962a9ef0a2aca3f9ba50382fabe87950 authored over 6 years ago
Fix default plugins initializing

Fixe #852, close #853

github.com/lumeland/svgo - dd2a21fcd2b9790993a38ba06e4e06a764c95d7f authored over 6 years ago
Don’t round `version` attribute (#1028)

Fixes #1003

github.com/lumeland/svgo - ba07843565aa50cd9dfde0c8806921c14f532096 authored over 6 years ago
Upgrade PostCSS to 7.0.2

github.com/lumeland/postcss-nesting - 84fe5072ad418ccd07589288c61637b6f6b488b8 authored over 6 years ago
Remove dependency status badge since Gemnasium.com is closed

github.com/lumeland/svgo - 174c37208017e5909d5f7db2e8faba49663a945a authored over 6 years ago
Syncronize and slightly improve russian readme

github.com/lumeland/svgo - c40d80c174fa1855a1ab7abbc7876025b5b42967 authored over 6 years ago
Add doc entry for inlineStyles plugin (#1009)

github.com/lumeland/svgo - d214760b61b1997e05144ebd57a8a532c6d51465 authored over 6 years ago
[plugin] sortAttrs: add xmlns order option (#984)

github.com/lumeland/svgo - 54f92ce2deccdbd3177b711b06aa0cf928039c4c authored over 6 years ago
Update README.ru.md (#981)

SVGO plugin for Sketch added to "Другие способы использования SVGO"

github.com/lumeland/svgo - 083585976624bf09eda0a0133aae510c34959622 authored over 6 years ago
fix for references nonexistent transformsWithOnePath plugin (#980)

Update test.js (which incorrectly references nonexistent transformsWithOnePath plugin)

github.com/lumeland/svgo - 83548977eaf9683d586339b142befdcb949bff8a authored over 6 years ago
Add Microsoft Visio XMLNS to removeEditorsNSData. (#974)

github.com/lumeland/svgo - 102a7210a735bddda62b25742c79fa8935718092 authored over 6 years ago
fix typo in examples (#973)

github.com/lumeland/svgo - 974c224d4c5dca15d0f93d875e993a0daff28070 authored over 6 years ago
Fix cssdb badge and link

github.com/lumeland/postcss-nesting - 34a3aae7733594515493917bff7347052c8217a1 authored over 6 years ago
Add link to Sketch plugin (#953)

github.com/lumeland/svgo - 6b97aef00892ab228eac66bb18fddc9a054ffb91 authored over 6 years ago
fixed #948 - adds prefixes to each class individually (#950)

github.com/lumeland/svgo - 9dd1802a0ded879a3d79e175e7b8696dc1cba965 authored almost 7 years ago
Add image shrinker

github.com/lumeland/svgo - a63f7a72538d7fa457bea27a208d8fd64fedf520 authored almost 7 years ago
Minor edits to the opening paragraph of the README

github.com/lumeland/svgo - 3801d08d91a9a4c8ee0859c2c1355caf30546dfc authored almost 7 years ago
Update tools.js

github.com/lumeland/svgo - 73436be45cddc170221f087edd53d212864463e3 authored almost 7 years ago
Prefix ids plugin don't add prefix if prefix is false (#907)

Add to 'prefixIds' the option to pass prefix as false or as a function that returns false

github.com/lumeland/svgo - 0a142f3ca09e17a5d8ec47e4a70a65a6c1db7d74 authored almost 7 years ago
Fix typo en.md

github.com/lumeland/svgo - 162bb48184bb881ef52a7a526d5b55357f69098b authored almost 7 years ago
Update ko.md

github.com/lumeland/svgo - ece039ed8a35f744dd752061765860ff93a8c3aa authored almost 7 years ago
Update README.md

Use dashes everywhere in the `other ways to use` section

github.com/lumeland/svgo - 793a5aa3719a84007b93189efa4539cd663e15ae authored almost 7 years ago
Fixed attribution of CSS Color Module 4 fix

Actually, I did that :P

github.com/lumeland/svgo - 878b3892cd79af968c8e2ec713d3177e372c9623 authored almost 7 years ago
Fixes #915 for collapseGroups (#916)

Fix #915 for collapseGroups: overwrite value with parent value
When the inner element has the ...

github.com/lumeland/svgo - d968d45a250d841407aed5eab795a867d0829b9d authored almost 7 years ago
Update changelog to v1.0.5

github.com/lumeland/svgo - 5daa89dc1c1f52ef412b9b41c2571b7e6400025a authored almost 7 years ago
Merge pull request #908 from harrisjose/master

Fix issue with prefixIDs plugin not replacing url() refs correctly

github.com/lumeland/svgo - 4dbd2572076113fd6026ad56af71028c728f0075 authored almost 7 years ago
Fix issue with prefixIDs plugin not replacing url() values correctly

Global regexs must be reseted after every exec call since they preserve the last matched index. ...

github.com/lumeland/svgo - 40987c96438706e5847d3275f1c64232774d3bb8 authored almost 7 years ago
Add failing test case for prefixIDs plugin

When using the prefixIDs plugin on an svg with multiple linearGradients, url() values are not r...

github.com/lumeland/svgo - 2ce106667165f13b4f0929a52e35d96761b2c613 authored almost 7 years ago
Clarify how to enable/disable multiple plugins (#904)

Clarify how to enable/disable multiple plugins. Fix #900

github.com/lumeland/svgo - 6a9bc56864933aacda92edf62b2ce4e8fbc1cc08 authored almost 7 years ago
Fix `enable-background` attribute

github.com/lumeland/svgo - e0a8367e6074f1f1c1322475cda7e2a28bf63e32 authored almost 7 years ago
inkscape-svgo

github.com/lumeland/svgo - 36213a8d088be15f91c1d8d49b03f7dad49d81a7 authored almost 7 years ago
Merge pull request #902 from bnjmn-jns/patch-1

Added config example to node example file

github.com/lumeland/svgo - 981328e476bb2140c7b8143ecd12d637f0c46f8d authored almost 7 years ago
Added config example to node example file

There is (understandably) some confusion about how the config files works (see https://github.co...

github.com/lumeland/svgo - 3ec6cef333ef9106eab7f880dab9a76997101724 authored almost 7 years ago
Bump dependencies

github.com/lumeland/svgo - b6274f24969055ec606e8a78c79234c135195a98 authored almost 7 years ago
Fix error due to invalid transform. Close #846

github.com/lumeland/svgo - 1a3c32bb43f5382cb15148dc3b4e94ecb57938dc authored about 7 years ago
Fixes #218

github.com/lumeland/svgo - b182569c5f75545be768b2952501f9cb82bb00d8 authored about 7 years ago
Correct check for switch

github.com/lumeland/svgo - 54de6f7592843a5acea80e7e476ba10fa33ec7e2 authored about 7 years ago
Prevent removing groups that are direct child of "<switch>". Fix #845

github.com/lumeland/svgo - eb3b4b81887d046a29be59ff853d20339df46bb4 authored about 7 years ago
Fix removeViewBox to check for zero start coordinates. Fixes #832

github.com/lumeland/svgo - f067ea996fe381a395effbf5e9526e2cedf39558 authored about 7 years ago
Do not print statistics when using in stdout mode

When using the `stdout` output mode (e.g. using `svgo -` within a
pipeline), the time and optimi...

github.com/lumeland/svgo - 7797bbad47be037df3f5ce21caa4a7f68ea6eab8 authored about 7 years ago
Avoid extra trailing whitespace in stdout mode

Not only does `console.log()` already print a newline after its output,
but it prints a space be...

github.com/lumeland/svgo - efcb07ee658a12e2d4b57aee0ae088a1cc54b56e authored about 7 years ago
Fix inlineStyles working on foreignObject content. Fixes #823

github.com/lumeland/svgo - ceccf1ffdcdcba0f422a49685c2f60520579e46a authored about 7 years ago
Update readme to sync with actual state

github.com/lumeland/svgo - f03d83283813fdf9300d636a5ba240e0b1243573 authored about 7 years ago
Add tests and fix for onlyMatchedOnce option cleaning classes/IDs that matched more than once.

Improve code.

github.com/lumeland/svgo - e25cf30fcbb7b6de7651d4bf9cc43431ea638051 authored about 7 years ago
Fix #820 (#821)

* Add test for inlineStyles plugin/CSSStyleDeclaration API.

* Adjust test.

* Always initia...

github.com/lumeland/svgo - 471aec5e250c9e3c70afc1d795996ca104321753 authored about 7 years ago
Remove 'recursvie' option as not implemented

github.com/lumeland/svgo - 1aa9e9a56a00e3ca4c235f4af5f6d16915cd6901 authored about 7 years ago
Convert circles/ellipses to paths (#818)

github.com/lumeland/svgo - 999cfbd97c37e2b1de3b2ccc26f5498daf6e2fc8 authored about 7 years ago
Fixed addClassesToSVGElement and added test

github.com/lumeland/svgo - b51192cb7a41454f1b4af34bdf53a1898c2c5349 authored about 7 years ago
Updated addElementsToSVGElement plugin to support attribute values, as well as attribute names.

github.com/lumeland/svgo - eceb95c3105b3b31eb54d00c5e82adf624d2a4f8 authored about 7 years ago
Pin css-tree version (fixes #813)

github.com/lumeland/svgo - 239f383f3bbbc6204248043ce4df60ea80584712 authored about 7 years ago
Allow element seperator to be changed in config

This resolves #557 as you can pass in a different character for element seperation (e.g. `^`

github.com/lumeland/svgo - 645908923bb163e177023ca21fe04a380fade126 authored over 7 years ago