Ecosyste.ms: OpenCollective

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

github.com/lumeland/svgo

Deno fork of SVGO
https://github.com/lumeland/svgo

plugins/convertTransform: add patternTransform attribute to the process (close #15)

f73e05a0e612e45e1bc5ae1e1ad9b9aac8357f0c authored over 12 years ago
plugins/convertPathData: optimize path data in <glyph> and <missing-glyph> (fix #20)

ea54740fb9f6b08f0201df1285a31dbb8ee5f038 authored over 12 years ago
plugins/convertPathData: jsdoc fix

217636bff1eecc70bec9956dafd9b1773b890b70 authored over 12 years ago
plugins/convertPathData: yet another refactoring

f80ec36b40d779a2733a7ffc6e735eacf6baebda authored over 12 years ago
plugins/convertPathData: global refactoring, fix #22 + fix #23

bfbb4acd270f29c94179a2bf1fb7f09f7b6ac0a0 authored over 12 years ago
plugins/removeXMLProcInst: remove only 'xml' but not 'xml-stylesheet'

0403897942d25b0ac6cfb05cb2546a7c567a328b authored over 12 years ago
lib/coa: new Date() -> Date.now()

83447ad04638d6b4fbab7288371c29c04576e473 authored over 12 years ago
plugins/convertPathData: remove forgotten comments

070e1bc4930017ad3d6a02a1ef31d03cf438506e authored over 12 years ago
plugins/collapseGroups: fix #13

cbc7b38b4e52b766288e25fad62c4fca1fb0f2d9 authored over 12 years ago
plugins/convertTransform: fix #12

d2a26413389e53a7d1a53b653aba2958b19678c9 authored over 12 years ago
update README

f02ed15be5d930b3153876fc4e2e986ec78e9e43 authored over 12 years ago
update README

1d5c25b03839f57887347c4d47a01f10824f21c3 authored over 12 years ago
update README

3bef5317e256bb76de14527592c91cbba4fc3612 authored over 12 years ago
plugins/convertTransform: minor jsdoc correction

78fdeb697e98aaa523205b2953f562d2005c9b01 authored over 12 years ago
0.0.8

db4a905f6aaa6eedfe125a8a653ff9c31085ddfb authored over 12 years ago
plugins/moveElemsAttrsToGroup: merge split-level transforms instead of replacing (fix #10)

50b825d305395c5ee8bf4337d4ca3f3af3f14ecf authored over 12 years ago
plugins/convertPathData: remove useless segments feature; a lot of refactoring

plugins/convertTransform: a lot of refactoring

b4141bdfef5d03cebba3c2b132b52909f4bd3bdd authored over 12 years ago
plugins/convertTransform: newlines

8f31f39b2c11ff92aeca6faabd60d422af67eb55 authored over 12 years ago
plugins/convertTransform: remove useless transforms; refactoring (close #5)

17c750071969f2948dd62b5fa62f840ceec2e476 authored over 12 years ago
plugins/convertPathData: refactoring

3da381e2295303bad9dae97264cea7932e36fefa authored over 12 years ago
lib/coa: fix a typo

82975e4980f50cba7f1d564345f6cb43f4481451 authored over 12 years ago
lib/tools: missing semicolon

c432f6dcf65e9d5e04bf662a528f84297c0bb6a8 authored over 12 years ago
new plugin convertTransform

2f23170076ebce901baed06058241c276a796fdb authored over 12 years ago
plugins/convertPathData: refactoring

332b0242750ce95ae5f6314fbfd9cb17dadfcb32 authored over 12 years ago
lib/svg2js: JSHint correction

734be4f02f3c3cc8ae61fb41a4037db16575823e authored over 12 years ago
plugins/removeUnusedNS: correct jsdoc

906613779a44ead023196a6056ae385517c1e1f2 authored over 12 years ago
update README with absolute urls and new TODOs

4a37ff4a4a9aab25b7d4c5a725a9cfd8f674a781 authored over 12 years ago
lib/svg2js: catch and output xml parser errors (fix #4)

34e4122b330010a4d2c56b856eefbb8f8574addb authored over 12 years ago
plugins/convertPathData: round numbers before conditions because of exponential notation (fix #3)

0fd0b30105dac85c2f8d437216d1d177cd606008 authored over 12 years ago
new plugin removeUnusedNS

3204a06ca568e4812fbfb0863ab72d5a7fd53ce5 authored over 12 years ago
0.0.7-1 hotfix

9e5c96b2f56ce3d5fee0a79b1debde48e88e6a56 authored over 12 years ago
lib/coa: open file for writing only when we are ready (fix #2)

7f2e75322bf089d24b875b89ffa88b1162899e47 authored over 12 years ago
update .editorconfig

8caa75ba925ea1019d88120b94f36aafa29ff95a authored over 12 years ago
update .editorconfig

ba2eedcad03938e4d175352d33ccbfd781af5ddc authored over 12 years ago
lib/tools: node.extend module

7283309c6529748d8c09e3d351820f6330b10f99 authored over 12 years ago
config.json: hotfix broken tests

50d661bad3c6cabdc092436a6c4e9d56e624fe5e authored over 12 years ago
lib/plugins: refactoring

a0c31182578e6d4d16f0024d01ca14c39427adf6 authored over 12 years ago
lib/js2svg: refactoring

f2b708422db7b7c74ea19b200c184377c0cf1094 authored over 12 years ago
lib/jsAPI: simplification and refactoring

291631509f6f15f3f6c2d926167b830b7ed70104 authored over 12 years ago
.travis.yml: nodejs 0.9

4579f7cbfc1098cd75a0b9585b128edf9525bc98 authored over 12 years ago
0.0.7

ece58c9d590e3d1deb9463918e6004ef0a133b97 authored over 12 years ago
plugins/convertPathData: remove unused var

fc2b091378872172b9b58116953eb9da893a8266 authored over 12 years ago
plugins/convertPathData: filter h0 or v0

03ad5f6446e5617960ca0e79152f7f26e280722b authored over 12 years ago
plugins/convertPathData: collapse repeated instructions

7ff16805133ab29e15215098c05ed1b290350bdf authored over 12 years ago
plugins/convertPathData: convert Lineto segments to 'h' or 'v' shorthands

53719daa267fc3781d09015d74c08dbb8a6e6734 authored over 12 years ago
lib/coa.js: DataURI base64 for --input (auto) and --output (with --datauri flag); refactoring

bd5f581241bd6f1c0029450d2d6f973ff5655930 authored over 12 years ago
update README with travis icon

83e6dd79e5253cc36a3d9de79cc29060052cd8de authored over 12 years ago
.travis.yml

35ed37e13c58d1382a6ce9cda3bb9194446058b2 authored over 12 years ago
Travis CI

9a4c776ff64543919cdc228f5039f765e6a53d99 authored over 12 years ago
JSHint :-|

6d62e8b826e0709649eab947b1a368d8ae5245de authored over 12 years ago
JSHint :-|

43d716296a57d5bfd228143abd90348dd535c346 authored over 12 years ago
plugins/convertPathData: +code comments

b83238acf14b6514b4b5e42fe6e2a04e394c7b88 authored over 12 years ago
new 'convertPathData' plugin. that was hard...

a2844788823823551a475a08075ddc238278d677 authored over 12 years ago
update .jshintrc

e02271d12b19dc4af048a44ad36f3bee2bb58198 authored over 12 years ago
JSHint :-|

72d9ad74ad331b80bbdc98f1bdf34c32e8002d9f authored over 12 years ago
add .editorconfig dotfile

bb54f35e6b6ca9e58e932d06160fa1208fb5a000 authored over 12 years ago
display time spent on optimization

410ced1978ca5b4a60b8f6bf8b4859d70a44cdc6 authored over 12 years ago
lib/phantom_wrapper.js -> lib/phantom.js

0383353f20981733764526cea0f98c3824c6a2e2 authored over 12 years ago
.svgo -> config.json

027a88957c1e1d61dfbc5a6741c41e3b927c7506 authored over 12 years ago
lib/phantom_wrapper: rename variable

ca1ce56a6bc0d5852cb3d497939d608b14f3dc00 authored over 12 years ago
0.0.6

c878ffc3bc73e7fb0445c0a7366f2f7a7dd3b014 authored over 12 years ago
--test & PhantomJS: more complete error handling

bcda786fd3227e48808441993e57040d898904f8 authored over 12 years ago
tests fix

bbb6edb3b5565622eeae5273cbab4ea3a5a5aa4f authored over 12 years ago
add --test option to make a visual comparison of two files (PhantomJS pre-required)

7bb7e7806ebdd11db074b5c51826aa95512e7ae5 authored over 12 years ago
moving to the new account

3138773c8925b6716a2a1548e1fbc7444b24c7c3 authored over 12 years ago
0.0.5

ab029d2dad947d1852b26f8df67377fc84a6039d authored over 12 years ago
test/ completely revised; every plugin now has at least one test

f0f4a48b33440fa89a88dc1a4bfb7f77dbfd2595 authored over 12 years ago
plugins/removeViewBox: fix global scope leak

a35f74affdc26a0a5b58b3aeec70a4a43d95e63c authored over 12 years ago
plugins/removeViewBox: more strict logic

ce15a78abea95fcdc5cbb55daf00a3a3597472b0 authored over 12 years ago
plugins/cleanupEnableBackground: important fixes

8dd8be26b8b22a08f5f81f4d3c3981c7ac227df4 authored over 12 years ago
lib/svg2js: forgotten comments

a5eb7989e138c20c04ddfd4efd50f1aa0853ef35 authored over 12 years ago
plugins/removeEditorsNSData: fix removing ns'ed element w/o attrs

5b83991f12b565491e4ccdc51c99e72ae0468fa6 authored over 12 years ago
plugins/_collections: cleanup

2b64291b777aec94ccefe715e439331b3672c8b1 authored over 12 years ago
plugins/removeHiddenElems: undo 'check for an empty values too'

cec99ac1b353c13a987f946264bda551512a6ba0 authored over 12 years ago
plugins/convertStyleToAttrs: cleanup style attr

9ac9c191d4d0e35194142da571d10469af056a9e authored over 12 years ago
plugins/removeHiddenElems: check for an empty values too

ba1adb757c58d4b5bdf6f25d398e9e9668e2cc32 authored over 12 years ago
test/config.js: forgotten debug comment

668b7544a5be0df22c471b22ed8649d694f459fb authored over 12 years ago
plugins/collapseGroups: fix wrong example in jsdoc

a6bf1186f7308e0d54bfbe8c1f6c33351dee4cae authored over 12 years ago
fix reverse attrs order

0dadad1789ce294dcfeedc652dd17916245866d9 authored over 12 years ago
plugins/cleanupAttrs: typo

bf743aeb74ff055476d84a1d53a8b6fd41820bf3 authored over 12 years ago
lib/config: refactoring

3e77787a3fa680699d12d80e49922044fd41dd21 authored over 12 years ago
lib/config: -forgotten comment

a598e6362c301c49f30e7bf9cb0735270c925341 authored over 12 years ago
lib/js2svg: --pretty for doctype, procinst, comment and cdata

1514c225ebf94599332cfe8ea6bcbdca9bc9a73f authored over 12 years ago
lib/js2svg: createText()

b805f69871cf3fa0a8410a74997805d6ad0e3ff0 authored over 12 years ago
tests fix

69a7b4ffd599d63d695cd19c8106d79db263615c authored over 12 years ago
add --pretty option; config structure refactoring

7699b52169dbdc1865f4e52140668aa45121d102 authored over 12 years ago
plugins/cleanupEnableBackground: +TODO

e8237f495dc60e184f78feadc8e4517e5a555684 authored over 12 years ago
update some jsdoc with examples

d4b0fe3546e2895a6dc4d3c99ca45d5ac3cab075 authored over 12 years ago
update CHANGELOG

3a7d4270b9bf49e77e34251c72b5edfa77ce5a67 authored over 12 years ago
update README

acd2248050a78601e017d17d3f446e4cbec8a507 authored over 12 years ago
0.0.4

740912198b13d56001d4f855f20a61482cced8be authored over 12 years ago
npm test with 'spec' mocha output; fuck GNUmakefile

f934781a53d7e2abfea8a0b648d1f431d40ed3a5 authored over 12 years ago
display useful info after successful optimization

8ebaaea058b095c31b33a300927dd578665bf0b9 authored over 12 years ago
new plugin cleanupEnableBackground

f8faa1f2f7c65e96f21fa5a8ef0cf7bb46f0372d authored over 12 years ago
new plugin removeViewBox

5ac7d69342a9164ef361ade6e87582857be52d19 authored over 12 years ago
plugins/removeSVGAttrs -> plugins/cleanupSVGElem

e0411e63d2b568935f2b28c5d23305779b27e0d0 authored over 12 years ago
CHANGELOG: 0.0.3

1347c3f25f121c9ef04884c94f4851f8afa9e962 authored over 12 years ago
0.0.3

99e4e4ca6b67e4272e85984186a1c760041db929 authored over 12 years ago
CHANGELOG: 0.0.3

c60a80454f50f9a726b2fdde80c1515a5e2765e7 authored over 12 years ago
plugins/collapseGroups: fix bug with a wrong content flattening

e903dcba8d106885e11d67f84c71d29f8d87d764 authored over 12 years ago