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

new plugin converting some basic shapes to path

389368c2c9fc314b47ac58fb78b3682bf747ecca authored almost 11 years ago by Lev Solntsev <[email protected]>
Merge branch 'dev'

* dev:
v0.4.1
node >=0.8.0 for this time

c7968c0b506acf2bfceb491a1a22ee017c5485c8 authored almost 11 years ago by deepsweet <[email protected]>
v0.4.1

9a8b132c27ee0823dcf44f57e83de6ced780bcc7 authored almost 11 years ago by deepsweet <[email protected]>
node >=0.8.0 for this time

439511e86ef76d948c62bd6157cec0e5cc637f2d authored almost 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

* dev:
v0.4.0
update dependencies
moveGroupAttrsToElems now applies transforms to sub-grou...

7e63266cb12dc566c4880255cc6768945659a628 authored almost 11 years ago by deepsweet <[email protected]>
v0.4.0

e767d7e1ad9d9a1bb3555ff0f25cff25af10cae9 authored almost 11 years ago by deepsweet <[email protected]>
update dependencies

12b94164c3a687eb70f59784b03b24dee0ba8bd6 authored almost 11 years ago by deepsweet <[email protected]>
moveGroupAttrsToElems now applies transforms to sub-groups & text.

d0a4e91e957947fa9d744b2f41ea27474516817c authored almost 11 years ago by Nathan Muir <[email protected]>
Fix issue with convertPathData when sequential h or l movements are in the opposite direction.

633c98130491f9c66948455219d95d4c959f932d authored almost 11 years ago by Nathan Muir <[email protected]>
Updated applyTransforms to optionally apply path transforms & convert the stroke-width when a line is scaled uniformly (ie, no skew).

cd0793a9f2d03fb0a7d47d9553a5597eaaf6c4df authored almost 11 years ago by Nathan Muir <[email protected]>
Updated mergePaths to join paths with the same attributes & values.

ad375c8d9c0b370adc08a71c20339fea126db867 authored almost 11 years ago by Nathan Muir <[email protected]>
Possible solution to issue #132 with test cases.

collapse group would merge transforms without respect for clipPath.

600f37cb2d573f0c5fba70bb4ff41a9578976c55 authored almost 11 years ago by Nathan Muir <[email protected]>
Merge branch 'dev'

6fa07040eaa4e4de70efa2478e0c1af9bf16d165 authored over 11 years ago by deepsweet <[email protected]>
v0.3.7

c0116bc8a3dd2c5074bcb6f76197cd34f2f6b5d0 authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

1bc8252a64ed388b9412dad10ec02dd1fd489f5c authored over 11 years ago by deepsweet <[email protected]>
v0.3.7

6f9bd4292cac92768492341b78a9800e15339a08 authored over 11 years ago by deepsweet <[email protected]>
re-enable node-coveralls

4f1bc4506245a4f43f9aae3953fec41e51d924a0 authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

cee107640c482baeaed35b01698e31a74f1fb243 authored over 11 years ago by deepsweet <[email protected]>
plugins/cleanupAttrs: replace newline with space when needed (fix #119)

ce14bee851eae6e18e12548800876c6e84b2ada3 authored over 11 years ago by deepsweet <[email protected]>
do not remove result attribute from filter primitives (fix #122)

4ae9cc1c33bcd92a5f435fb56235a04c4365077c authored over 11 years ago by deepsweet <[email protected]>
deprecate svgo-grunt in favor of grunt-svgmin

e01bfd4379b2ff2801641a8174dcaac1c964c224 authored over 11 years ago by deepsweet <[email protected]>
deprecate svgo-grunt in favor of grunt-svgmin

8b8eac93c8920972f13d6daf70c3b1dfc329fda7 authored over 11 years ago by deepsweet <[email protected]>
Always traverse all files in the given folder.

fbb99b286705eb5cc89c7ede76cf246c5076b77f authored over 11 years ago by Simen Brekken <[email protected]>
Merge pull request #120 from alexeyten/patch-1

Look for config file in current folder

ab091095e4affa2cc525a250f5dea69d7841bf98 authored over 11 years ago by Kir Belevich <[email protected]>
Look for config file in current folder

Look for config file in current dir, not `coa.js`'s dir.

Also remove superfluous `process.cwd()`

0bb214c438b166bd963bba5b889d4eddeedb55e6 authored over 11 years ago by Alexey Ten <[email protected]>
Merge branch 'dev'

bef75f8df31421e8903ce31fd92ffc892c588e54 authored over 11 years ago by deepsweet <[email protected]>
v0.3.6

8a6b0bfaa538744d14c7881214e1db1221bf966a authored over 11 years ago by deepsweet <[email protected]>
temporarily disable node-coveralls

3cb37584f11ce0b7a92f774b5b612aebb56dd8d3 authored over 11 years ago by deepsweet <[email protected]>
lib/coa: optimize folder file by file (temp fix #114)

84df823fb59d4797b304d8c7ecc95e361b8e0111 authored over 11 years ago by deepsweet <[email protected]>
.jshintrc: JSHint 2.0

8d2e487065b74338168efd99e3887835df36b689 authored over 11 years ago by deepsweet <[email protected]>
plugins/removeNonInheritableGroupAttrs: more attrs groups to exclude (fix #118 fix #116)

a47ed633615c7533ad1f61fdd0d664da3b476c64 authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

cb0ec9508404ddd605bb9e9f3a621876000f6c56 authored over 11 years ago by deepsweet <[email protected]>
v0.3.5

0b5f72e5867a236e90dd650273eebbd39c791658 authored over 11 years ago by deepsweet <[email protected]>
plugins/transformsWithOnePath: fix possible c+t or q+s bug

82f1b0571ee3b977732e5a664a118a2de69c653e authored over 11 years ago by deepsweet <[email protected]>
plugins/transformsWithOnePath: fix curves bounding box calculation

e08c606d3e16515d724749697fe3f4f86bf8438f authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

2e42deab6eb49a0c8d2edebe452d84079d425d75 authored over 11 years ago by deepsweet <[email protected]>
v0.3.4

fe136d367d102df053aab9df133ba979896c6cbd authored over 11 years ago by deepsweet <[email protected]>
plugins/mergePaths: add space delimiter between z and m

04dccd16ca991ad8e0970c944c5216cbbc669e44 authored over 11 years ago by deepsweet <[email protected]>
plugins/convertPathData: fix m->M bug in some cases

96bff9b7c707728263e77adf95fb2d0990100573 authored over 11 years ago by deepsweet <[email protected]>
plugins/transformsWithOnePath: fix last point calculation for C/S/Q/T

d391a38b7c9cde594da200edcb902cadfc25c843 authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

2810d43aeae5dff3b1e5ef3f189dcc07900256f8 authored over 11 years ago by deepsweet <[email protected]>
v0.3.3

09c0a8c157012cb0e26795f0cf302338301d6231 authored over 11 years ago by deepsweet <[email protected]>
plugins/convertPathData: update tests

a55b0ddaf9f7294eb83841968d426639986e1d7c authored over 11 years ago by deepsweet <[email protected]>
plugins/transformsWithOnePat: ability to set new width or height independently with auto rescaling

ce8acffe68ab460a1391157041ce25fce908ea10 authored over 11 years ago by deepsweet <[email protected]>
plugins/convertPathData: convert very first m to M, fix applyTransforms with translate() (fix #112)

a50b192703fcb8b27e8f3c59d5aea875940639f7 authored over 11 years ago by deepsweet <[email protected]>
plugins/transformsWithOnePath: fix real width/height rounding; fix scale transform origin; reorder transforms

c4b6b3a7f176eb97272cd9db914c1a08b39db211 authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

a529e274207c1f7a469a6941c91e69241a3dc885 authored over 11 years ago by deepsweet <[email protected]>
v0.3.2

5735a0796dd625e22dd1fa4b0980e7cdadb4f891 authored over 11 years ago by deepsweet <[email protected]>
plugins/sortAttrs: disable by default

b9bbe7a61ba4666510226940fce0ec5c0df0dc83 authored over 11 years ago by deepsweet <[email protected]>
Impossible to set output presision to 0 (no fractional part) (fix #110)

446796e531e6d8c7cb3564fe4230976cd13e13ff authored over 11 years ago by deepsweet <[email protected]>
plugins/transformsWithOnePath: buggy hcrop (fix #111)

6d16374ed25d65143bf2ae553e4b872eb315ae9a authored over 11 years ago by deepsweet <[email protected]>
Merge pull request #108 from Shutnik/dev

new plugin: sort attributes

5660d466ec2fe872ee755d0e08abf08c06c71837 authored over 11 years ago by Kir Belevich <[email protected]>
new plugins/sortAttrs

cd58880477cb24d611ba0bc476a8f9d04ced84eb authored over 11 years ago by Nikolay S. Frantsev <[email protected]>
reoptimized project logo

f056c8157eb54bb6768d0c50bfd5667e8d1f2c34 authored over 11 years ago by deepsweet <[email protected]>
npmignore unneeded files

cc7188ec763f7a90aa9cdb0cb2aed87b07cf49e2 authored over 11 years ago by Sindre Sorhus <[email protected]>
Merge branch 'dev'

97dbac5a02c4115eab9b1b00370de5f393e9852a authored over 11 years ago by deepsweet <[email protected]>
Istanbul + coveralls.io

1dd57cabe1a7b3ee9a4e89c6ce8de0f8f4eb55ac authored over 11 years ago by deepsweet <[email protected]>
update README with dependency status from gemnasium.com

547bbc4200110517845371c434dcfd7915e53bc3 authored over 11 years ago by deepsweet <[email protected]>
update README with NPM version from badge.fury.io

1e3945e6a6f0c81a69a8655754226759a4b7bd56 authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

0f620511c830a98d0fc97eaafae72f9f20ff91c8 authored over 11 years ago by deepsweet <[email protected]>
v0.3.1

edcf4227cebccd09a37ee3f95b9012f75eeae22f authored over 11 years ago by deepsweet <[email protected]>
better error handling

9e9f7d0cd2169c3eb19195dd3931e459168ee344 authored over 11 years ago by deepsweet <[email protected]>
plugins/transformsWithOnePath: resize SVG and automatically rescale inner Path

0707c21dbbbb2073db7677f1ee833e3aec94c5f9 authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

201e1eb3cc106863559cb9c8f5b9ed62fb686aba authored over 11 years ago by deepsweet <[email protected]>
v0.3.0

bc6cccba4db849c84b751514e8c8f58ced67d6b9 authored over 11 years ago by deepsweet <[email protected]>
update docs

ef90db6a3ae69162cb4594f001fac1acfe89f0e4 authored over 11 years ago by deepsweet <[email protected]>
coa: different types of Data URI strings (close #105)

128f94d52b09f90e093e9269cd47c86bfd24f53a authored over 11 years ago by deepsweet <[email protected]>
update .gitignore

c34c13b2f69c9297f1fbfe376b834b4eceafa18d authored over 11 years ago by deepsweet <[email protected]>
examples: remake

8429ffb53ca298ecb2bda96dd58327d115e91b40 authored over 11 years ago by deepsweet <[email protected]>
coa: repair --disable and --enable opts

74f4685ce4ec1cf49b9de9c5ab72af70eda3ea4c authored over 11 years ago by deepsweet <[email protected]>
plugins/transformsWithOnePath: new plugin

c0f8cf0f76fdc938f53e6644276b0d2f645a3131 authored over 11 years ago by deepsweet <[email protected]>
plugins/mergePaths: new plugin

9124bf809ee88b0d91dd2ff66d2e03b0ce09fbf4 authored over 11 years ago by deepsweet <[email protected]>
test/plugins repair and refactoring

3b3275d4b613da0731abe8a1fbcd6d8464ff9652 authored over 11 years ago by deepsweet <[email protected]>
config: fix default params extending

6dfa5b1c63776a14de76e852a7c9156ae8bce97d authored over 11 years ago by deepsweet <[email protected]>
plugins/removeUselessStrokeAndFill: fix a typo

93fc2616d1c90dc8b3b9a43660b106d76a8c5d1e authored over 11 years ago by deepsweet <[email protected]>
replace default config with full: true

2dea171f8ec8c70a58c059a13d58cc2c77391360 authored over 11 years ago by deepsweet <[email protected]>
test/svg2js repair

270347e84c5a44ecbf6154287bce37940f8b1d0e authored over 11 years ago by deepsweet <[email protected]>
plugins/_transforms: allow spaces at the beginning of transform

fc36d63d995089ad8712669da4b15ddadf080dc0 authored over 11 years ago by deepsweet <[email protected]>
config: enable plugin with params object

d4949235ce44fbc37dc52bb2f55923e7e5a5a8a6 authored over 11 years ago by deepsweet <[email protected]>
coa: config-full as json string

1b47d12f53ecdd327c354fa05a357fa6b792db79 authored over 11 years ago by deepsweet <[email protected]>
fix default config extending

c1faaa5bf2b632fc1d067c017a638b76a05c1a0e authored over 11 years ago by deepsweet <[email protected]>
CONFIG.extend() + CONFIG.replace() + tests

a2da6fe894724db971c337278b840f697406a213 authored over 11 years ago by deepsweet <[email protected]>
node.extend -> whet.extend

578cf60f1d1bedf547b878e4f2d1b1e74089e222 authored over 11 years ago by deepsweet <[email protected]>
Travis CI: Nodejs 0.10 & 0.11

b76713c58b382e5c2e6a0ac868afd28aa98befc1 authored over 11 years ago by deepsweet <[email protected]>
Travis CI only for the master branch

5d55fd70e2a62a98e5a6badb02a85b562f5f8c9a authored over 11 years ago by deepsweet <[email protected]>
Travis CI only for the master branch

342ec00df84515999462400ed3f790a330eb5ea3 authored over 11 years ago by deepsweet <[email protected]>
global refactoring dump

2816424ed7148aa664ee8046c02b8320083bea28 authored over 11 years ago by deepsweet <[email protected]>
Merge branch 'dev'

9559c7e678f7d49ac5b55f149b6599e75c61e7d7 authored over 11 years ago by deepsweet <[email protected]>
v0.2.4

f01c7f4b9836ed163b935b48afb454808551e495 authored over 11 years ago by deepsweet <[email protected]>
new plugins/cropAndCenterAlongPath

7f5512ba3a7a9b1157cf42a78ca5ba5dd6c7f8fc authored over 11 years ago by deepsweet <[email protected]>
v0.2.3

55a5e23f345e472aec4f0be7100d48438042b645 authored over 11 years ago by deepsweet <[email protected]>
plugins/removeNonInheritableGroupAttrs: new plugin to fix #101

f47220cff6dfa0452a46f4575ec067a7f18ac89e authored over 11 years ago by deepsweet <[email protected]>
plugins/convertTransform: bug with trailing spaces in transform value string (fix #103)

f50b4f8ca8564fc9d3913e8869869d318f136511 authored over 11 years ago by deepsweet <[email protected]>
plugins/removeRasterImages: add gif format

f944a2af57f2132c3926117b29e4239ff4228a3a authored over 11 years ago by deepsweet <[email protected]>
plugins/removeRasterImages: remove raster images references in <image> (disabled by default) (close #98)

7ddc8ebbc086eb7c86a4306f95fe4e609f5bc4a8 authored over 11 years ago by deepsweet <[email protected]>
fix broken links in README

0ee129b0a26b8a7c9198c70d5c2f2eb7bc732bc1 authored over 11 years ago by deepsweet <[email protected]>
v0.2.2

78ddb85eac362b6599c45d6d7434c74d746f3ede authored over 11 years ago by deepsweet <[email protected]>
yaml.js -> js-yaml; update outdated deps

a0d409389fbf4dc5d3f6a3641799f043f5ab05ee authored over 11 years ago by deepsweet <[email protected]>
plugins/convertTransforms: wrong translate() shorthand (fix #94)

3faa6d1de5ced3fc1e3250dcb933a82f6473fb76 authored over 11 years ago by deepsweet <[email protected]>
v0.2.1

3517f8217b88b2edac2dca7efbb25cac8b5ae0b2 authored almost 12 years ago by deepsweet <[email protected]>