Ecosyste.ms: OpenCollective

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

github.com/svg/svgo

⚙️ Node.js tool for optimizing SVG files
https://github.com/svg/svgo

Improved parser error handling.

Show output error position. Resolves #482

9cdb04638333d9951e405ba73d128dba8398c058 authored over 8 years ago by GreLI <[email protected]>
Better config error handling. Resolves #466

e21f8d0e64664bb8b32fec0ae643a22c3403bf88 authored over 8 years ago by GreLI <[email protected]>
Don't fail on plain string SVG after #486

7b9943072f4919f3bbf4279b7e9492e36d65a5b0 authored over 8 years ago by GreLI <[email protected]>
Config object sanity check. Should fix #458

4e9daaef3ca76818900cc705700196b00ec677fb authored over 8 years ago by GreLI <[email protected]>
bump years in LICENSE file

fc07ce7e59fc9c09f3d1b0e9b067d968049f76f8 authored over 8 years ago by Kir Belevich <[email protected]>
Merge pull request #486 from holymonson/master

Add charset handling on Data URI

9c4a9e64a8883d4bc0cb61dc29890dfd851a6d23 authored almost 9 years ago by Lev Solntsev <[email protected]>
Add charset handling on Data URI

Handle data URI scheme containing optional charset field like `data:image/svg+xml;charset=US-ASC...

4e9194153f12230f0ccfc6323efd617384b7557a authored almost 9 years ago by Monson Shao <[email protected]>
Fixed crashing on invoking rounding several times. Closes #480

1335334cc74c003e32d2c2b05333853f858c9123 authored almost 9 years ago by GreLI <[email protected]>
Correct all angle calculations to use circle radii instead of curves control points

044fc3b1684fc2148fe7286adfa9ce12a0e5a479 authored almost 9 years ago by GreLI <[email protected]>
Fixed angle calculation with zero length curve control point.

Fixes #477

1b0051ad1ca410f040b7bd6af7a6e5ec9c1370c1 authored almost 9 years ago by GreLI <[email protected]>
Parse XML entities.

Fixes #225, fixes #272, fixes #314. Closes #476.

0d91a0455de462d923b97e96be343c7ddb03e758 authored almost 9 years ago by GreLI <[email protected]>
Merge pull request #475 from yandavid/master

Added tests for svg2js behavior if passed in malformed svg

bca9fedbfc5de03bd2e5874db2c4671557371b67 authored almost 9 years ago by Lev Solntsev <[email protected]>
Added an example of how to configure the indent of pretty formatted svgs in the sample .svgo.yml

1771cc14bef3a7919a7556709f5ec1b56fd00c6c authored almost 9 years ago by David Yan <[email protected]>
Fixed up some inefficiencies with jsAPI.js

9abb467b03696048384eabc0a8d0abda6322dbfd authored almost 9 years ago by David Yan <[email protected]>
Fixed test that uses String.prototype.includes to use indexOf instead

91300f3d8840ab84a3e426384ad4fa06bff263c5 authored almost 9 years ago by David Yan <[email protected]>
Added tests for svg2js behavior if passed in malformed svg

4800bf77ca53b93f733c680aa76b6bf3799b89ab authored almost 9 years ago by David Yan <[email protected]>
Merge pull request #474 from yandavid/master

Fixed the gemnasium badge to use svg instead of png

5c3cb26a02e4eb4d46dc29a0a76c3dd66f17dcba authored almost 9 years ago by Lev Solntsev <[email protected]>
Fixes #464 by outputting the version to stdout instead of letting coa send it to stderr

3f6cddbb2b0e9ff560302aa0dce9d27ca5ccc10c authored almost 9 years ago by David Yan <[email protected]>
Fixed a minor grammatical error in README.md

573d865d010f99d583639fd805fe2594fd3bdc39 authored almost 9 years ago by David Yan <[email protected]>
Fixed the gemnasium badge to use svg instead of png

5de4edfa05d54938d8aa92079e83fbe2eac48144 authored almost 9 years ago by David Yan <[email protected]>
Merge pull request #473 from yandavid/master

Fixed typo in the JSDoc block of plugins/convertStyleToAttrs.js

0d698e5fbafc7d350063b11b352d314bf8e5b002 authored almost 9 years ago by Lev Solntsev <[email protected]>
Replaced the deprecated "globalstrict" jshint option with "strict": "global"

b049081374d12a5db661a795075ce582c0b50484 authored almost 9 years ago by David <[email protected]>
Fixed typo in the JSDoc block of plugins/convertStyleToAttrs.js

cdd44ce557620f784a3b181adacc987174539e8b authored almost 9 years ago by David <[email protected]>
Merge pull request #462 from lencioni/patch-1

Change --quite to --quiet in changelog

cd8120a3e69fbf3f7999ace8e722229f7cda01f0 authored almost 9 years ago by Lev Solntsev <[email protected]>
Change --quite to --quiet in changelog

0dc48e793424ca0c4729e8e82e8d09ade9459a77 authored almost 9 years ago by Joe Lencioni <[email protected]>
typo fix

7327974335d8ae69d576c6602411d005f4a66020 authored almost 9 years ago by GreLI <[email protected]>
v0.6.1

6d80481eb1df5609dd665d96233fc0ffe4b3f195 authored almost 9 years ago by GreLI <[email protected]>
Кemoved unused variable and jshint error fix

1d6343fdf805b2d92f0be42272c3af4fb8b3e664 authored almost 9 years ago by GreLI <[email protected]>
Amend transform parsing to parse numbers. Prevents producing NaNs in paths in case of absent numbers separator.

da442cbb8d881ce4879dd93a612e95d93e559749 authored almost 9 years ago by GreLI <[email protected]>
Fixed error on empty or CDATA styles. Fixed #455. Fixes #456

fc174aa9f0412061a427ab592b7784f63c6ed170 authored almost 9 years ago by GreLI <[email protected]>
MinifyStyles: unix line-endings

da5107abd851be793e2df1937fd409bfe17ebc6a authored almost 9 years ago by GreLI <[email protected]>
Merge pull request #445 from phihag/quiet

Add option --quiet

ce35516229159a1bcfae4ab82941749e97d2c776 authored almost 9 years ago by Lev Solntsev <[email protected]>
Conform informal syntax requirements everywhere

c9062872e91a8cc021abe2f62f07873a5a097af8 authored almost 9 years ago by Philipp Hagemeister <[email protected]>
Conform to code style

8283c542da9180a1d336024f28e4fcc0b0ed5a55 authored almost 9 years ago by Philipp Hagemeister <[email protected]>
Merge pull request #453 from TrySound/unpublish-lib-cov

Ignore lib-cov on npm publish

c4ba12437531dbdcb09f572cab77cf0559d93fc1 authored almost 9 years ago by Lev Solntsev <[email protected]>
Ignore lib-cov on npm publish

5d1f146f7f39631e2c835e5c3cae310355658561 authored almost 9 years ago by Bogdan Chadkin <[email protected]>
v0.6.0

93e54df4367937ad5527390aabe570770d9c5df7 authored almost 9 years ago by GreLI <[email protected]>
Always close polygons. Resolves #441

ce4446550cdb3c236fa24c652e8c3e0b1757dcf6 authored almost 9 years ago by GreLI <[email protected]>
Fixed transform moving around the clip. Fixes #446

7af242b611be7f3adc5c00f93a50d163d1902ccd authored almost 9 years ago by GreLI <[email protected]>
New optimization in paths: curves to arcs

3a7f4ea0706801275fc477940427dd49c8190fea authored almost 9 years ago by GreLI <[email protected]>
Merge pull request #451 from strarsis/minifyStyles

Add minifyStyles plugin, test and dependencies.

6823de32a1f62e393ab55e77950499e15ea61532 authored almost 9 years ago by Lev Solntsev <[email protected]>
Fix regression.

01d003b0244b6b9bd472e941cc95f5cd697c621d authored almost 9 years ago by strarsis <[email protected]>
Improve indentation.

e5c6cd42c58d3965a251da1e367e4dcac5fd5e45 authored almost 9 years ago by strarsis <[email protected]>
Add missing option argument to csso minify.

dbf30dd59fdd186ca63779e8e0da240964cc360a authored almost 9 years ago by strarsis <[email protected]>
Add minifyStyles plugin, test and dependencies.

16ea8c805719fff1a041ca37f0aa8f69febda317 authored almost 9 years ago by strarsis <[email protected]>
Test for the new sodipodi namespace

46e1d7b89367d6fa0b094b1ac5d2b6c3d04ce182 authored almost 9 years ago by GreLI <[email protected]>
Added inkscape sodipodi namespace to remove. Fixes #442

6e712f1618bfde8be66a3a82327aa72de76c37da authored almost 9 years ago by GreLI <[email protected]>
Add option --quiet

I trust that svgo works, and the output of my build process is overly long as it is. Add a -q/--...

1ab81cea6f42267d4d1d04ccdf5245d2adf5f6b7 authored almost 9 years ago by Philipp Hagemeister <[email protected]>
Merge pull request #435 from thiakil/master

fix TypeError("Can't get property contents of undefined")

81e2eb5fada54fcb799771cc66d0f47021a07aa2 authored about 9 years ago by Lev Solntsev <[email protected]>
Move defined guard to inside the element check, refactor slice conditional to allow removing elements which we have no idea about (an Unknown) inside the current element.

948cf1bf59260696b818cd03b6f46e7e00ee0033 authored about 9 years ago by Xander Victory <[email protected]>
Add some permitted and not permitted elements to the unknown element test

c1cd2e9eea6545ed764b26d20c0a1a8e95e3d5de authored about 9 years ago by Xander Victory <[email protected]>
add test for pull request #435

724e21889de43357573e6513a27e4c7c0ce825f0 authored about 9 years ago by Xander Victory <[email protected]>
fix TypeError("Can't get property contents of undefined") when element name is not in the collection.

bbf2028de8f91394acb7d5a20756a8f37223af96 authored about 9 years ago by Xander Victory <[email protected]>
Fixed config issues, better tests&docs. Closes #390

1bdee52393e1bb966bba48e44543f4a7304c7bad authored about 9 years ago by GreLI <[email protected]>
Simplified straight curve checking function

97bbd21553198f038f13d00e137303bf3fd9bea0 authored about 9 years ago by GreLI <[email protected]>
Fixed shortand curve distortion due to converted prev curve. Resolves #415

40b57f3980ff749a5c5b6117c30ab115916d25a7 authored about 9 years ago by GreLI <[email protected]>
Clean up cleanupID logic, use null prototype for maps

Reduce string creation

Add test for __proto__

176d0329a475b70ad8b593f3c9f8e7a62c345c14 authored about 9 years ago by Bo Lopker <[email protected]>
stop cleanupIDs if there is style or script

c19511ef7ae71a1fd9de4b46b17f41a74f07073c authored about 9 years ago by GreLI <[email protected]>
Merge pull request #427 from itsjustluck/plugin-remove-style-element

New plugin: Remove style elements - disable by default.

eada149cb632531ab893e0ab387065bac703f414 authored about 9 years ago by Lev Solntsev <[email protected]>
New plugin: Remove style elements - disable by default.

1ede31e4f94fae89b624dda5334c8b98f03e0902 authored about 9 years ago by Betsy Dupuis <[email protected]>
Corrected mm/px ratio. Fixes #420

db78402c8c2313ba3d7e1a25f43097198bfe7160 authored about 9 years ago by GreLI <[email protected]>
Fixed consecutive transforms precision handling. Fixes #421

614bc00d77eee6c0ebdc4b118c9c77ccbae1d901 authored about 9 years ago by GreLI <[email protected]>
Corrected path stringification

7102ed58cf887082b387bf950586fd258f82b5f3 authored about 9 years ago by GreLI <[email protected]>
Fixed error with no space before nubmers like ‘5e-5‘. Fixes #418

66ae12f8eaa0e14efba540c36c22377897e233b4 authored about 9 years ago by GreLI <[email protected]>
v0.5.6

e80121beb2a5c2e9565cf7204c23e99541d5929c authored about 9 years ago by GreLI <[email protected]>
Fixed paths removing. Fixes #413

a90ba46caf1d316b5d14f7dbab2a289935c7082c authored about 9 years ago by GreLI <[email protected]>
Merge pull request #412 from cy6erskunk/patch-1

Add description for removeAttrs plugin

89fa5d5c851caefbaf27e9d7ad1815d1b73cc4b0 authored about 9 years ago by Lev Solntsev <[email protected]>
Add description for removeAttrs plugin

Add description to eliminate ugly `undefined` in `--show-plugins` output

492f12c02f43f8d5d0bef2bfb70ec6077505773b authored about 9 years ago by cy6erskunk <[email protected]>
v0.5.5

23c2631c10063bbe86bd49ef0eef5b98b675e943 authored about 9 years ago by GreLI <[email protected]>
Removed debugging commands

a6fe3101778736b4275be8a8a3bf8dd7212eec2e authored about 9 years ago by GreLI <[email protected]>
v0.5.4

4527f7fddc4e3f0dd35189b8e6df90840560015e authored about 9 years ago by GreLI <[email protected]>
Fixed correction of out-of-range radii. Resolves #407

ece38e3758ceee6adbc70a067395ed720ab3fa37 authored about 9 years ago by GreLI <[email protected]>
Don't remove path with exponent. Fixes #405

8ec45b7251c71d171597a8bc97cb609f918ac686 authored over 9 years ago by GreLI <[email protected]>
Merge pull request #401 from jdforrester/patch-1

Fix URLs to new plugins in v0.5.3 notes

a228a169fd4c09946cb5a98d18a4d1c3d46b5df0 authored over 9 years ago by Lev Solntsev <[email protected]>
Fix URLs to new plugins in v0.5.3 notes

0556e4d2a7e68961073ed7c047e0b9e2e009db39 authored over 9 years ago by James Forrester <[email protected]>
Corrected test passing after empty transform fix

1253a0cc1609e3e0fc5653bc9e6452a59eaab36b authored over 9 years ago by GreLI <[email protected]>
Merge pull request #396 from bradbarrow/short-tag-config

Allow config to specify use of self closing tags

c18d8ea7183492fd309da7d484d43511d3fdc84f authored over 9 years ago by Lev Solntsev <[email protected]>
Allow config to specify use of self closing tags

Allow config to specify `useShortTags` (default true).

When `useShortTags` is true, empty eleme...

bd64cdeb26496cb3ca933f755c95df6cbc29cff4 authored over 9 years ago by bradbarrow <[email protected]>
Don't fail on empty transform. Fixes #394

a0616b0b82a27219d1a9e0c2fe10524803ebddf5 authored over 9 years ago by GreLI <[email protected]>
Merge pull request #391 from magnus-bergman/patch-1

Fix plugin name typo in README.md.

4d74b492bc4c7f42d461cbeb45a0d93a48e8499e authored over 9 years ago by Lev Solntsev <[email protected]>
Fix plugin name typo in README.md.

023c61bd99650ee183bf9dcb9c268843402b618e authored over 9 years ago by Magnus Bergman <[email protected]>
v0.5.3

739a296621fd710a1773d9d8cdcdf84e5914d2fa authored over 9 years ago by GreLI <[email protected]>
Readme update

bd8eee3f8ada056bacc89072a5b9a8697840887d authored over 9 years ago by GreLI <[email protected]>
Merge branch 'removeAttrsPlugin' of git://github.com/bennyschudel/svgo into removeAttrsPlugin

55fd4955640f9caef39146122316369d566ab91a authored over 9 years ago by GreLI <[email protected]>
Merge pull request #381 from tcoopman/patch-1

Add image-webpack-loader that supports svgo

1336ebf869bac36d9369c3254aed3bf90366aa2b authored over 9 years ago by Lev Solntsev <[email protected]>
Merge branch 'removeDimensionsPlugin' of git://github.com/bennyschudel/svgo into addClassesToSVGElement

62a0547bfae9d64a4bdba77ec5494907521901e7 authored over 9 years ago by GreLI <[email protected]>
Formatting

a7f62d89846cc94542b75a7a9e1fbd2a4dd64fa4 authored over 9 years ago by GreLI <[email protected]>
Merge pull request #382 from kt3k/feature/fix-lint

Linter inspired formatting

336b08998dd61a766088fce83c2f79e8f57f5d46 authored over 9 years ago by Lev Solntsev <[email protected]>
Use first item of few with same ID (as browsers do). Remove subsequent IDs. Resolves #378

2c2f9e7e26df40c504832f883d70da0c1fd2f0c4 authored over 9 years ago by GreLI <[email protected]>
Update ID in animateMotion ‘begin’ attribute. Fixes #373

20e2a307732ed134bc70ceeaf6c5e0916f11fce8 authored over 9 years ago by GreLI <[email protected]>
Fixed removing id with quoted reference. Fixes #372

b5d4166fa943c2de790df4e91b56f3d422f87cfd authored over 9 years ago by GreLI <[email protected]>
Merge pull request #389 from eXon/patch-1

Fixed removeMetadata in the doc

4a89a0a98c113b8d282d3baaa8d7c0b3f944b98a authored over 9 years ago by Lev Solntsev <[email protected]>
Fixed removeMetadata in the doc

When using the node.js config, having removeMetaData instead of removeMetadata will crash (can't...

69aa9476fdf2348ff00596c4d9748a7cb9e81ea4 authored over 9 years ago by Benoit Tremblay <[email protected]>
Modify jshint rules

73c5a7390044af2ca5f694f327054e173a583e30 authored over 9 years ago by Yoshiya Hinosawa <[email protected]>
Fix lint

3f8e6fd15c4332b79c46664751361e9a7e0b290b authored over 9 years ago by Yoshiya Hinosawa <[email protected]>
Add image-webpack-loader that supports svgo

13b5c0adb3582774e4afe328cf453094f911e617 authored over 9 years ago by Thomas Coopman <[email protected]>
Merge pull request #380 from kt3k/feature/show-plugins

Add --show-plugins option

7bba483b3604ea6753c79b91f73e238daa6319ae authored over 9 years ago by Lev Solntsev <[email protected]>
Add --show-plugins option

8e6b365c407c6a25d111cfea909367b7b71eef9f authored over 9 years ago by Yoshiya Hinosawa <[email protected]>
Reworked rounding functions in `convertTransform`. Resolves #371

e9d00c5c5704d6a3fad64f17c8e8c838ec273ffc authored over 9 years ago by GreLI <[email protected]>
Merge pull request #375 from rlivsey/custom-plugins

Allow providing custom plugins

b41b8be34b39b3cddfa087b564d483040dd29ae1 authored over 9 years ago by Lev Solntsev <[email protected]>