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

plugins/convertPathData: filter h0 or v0

github.com/svg/svgo - 03ad5f6446e5617960ca0e79152f7f26e280722b authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: collapse repeated instructions

github.com/svg/svgo - 7ff16805133ab29e15215098c05ed1b290350bdf authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: convert Lineto segments to 'h' or 'v' shorthands

github.com/svg/svgo - 53719daa267fc3781d09015d74c08dbb8a6e6734 authored about 12 years ago by deepsweet <[email protected]>
lib/coa.js: DataURI base64 for --input (auto) and --output (with --datauri flag); refactoring

github.com/svg/svgo - bd5f581241bd6f1c0029450d2d6f973ff5655930 authored about 12 years ago by deepsweet <[email protected]>
update README with travis icon

github.com/svg/svgo - 83e6dd79e5253cc36a3d9de79cc29060052cd8de authored about 12 years ago by deepsweet <[email protected]>
.travis.yml

github.com/svg/svgo - 35ed37e13c58d1382a6ce9cda3bb9194446058b2 authored about 12 years ago by deepsweet <[email protected]>
Travis CI

github.com/svg/svgo - 9a4c776ff64543919cdc228f5039f765e6a53d99 authored about 12 years ago by deepsweet <[email protected]>
JSHint :-|

github.com/svg/svgo - 6d62e8b826e0709649eab947b1a368d8ae5245de authored about 12 years ago by deepsweet <[email protected]>
JSHint :-|

github.com/svg/svgo - 43d716296a57d5bfd228143abd90348dd535c346 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: +code comments

github.com/svg/svgo - b83238acf14b6514b4b5e42fe6e2a04e394c7b88 authored about 12 years ago by deepsweet <[email protected]>
new 'convertPathData' plugin. that was hard...

github.com/svg/svgo - a2844788823823551a475a08075ddc238278d677 authored about 12 years ago by deepsweet <[email protected]>
update .jshintrc

github.com/svg/svgo - e02271d12b19dc4af048a44ad36f3bee2bb58198 authored about 12 years ago by deepsweet <[email protected]>
JSHint :-|

github.com/svg/svgo - 72d9ad74ad331b80bbdc98f1bdf34c32e8002d9f authored about 12 years ago by deepsweet <[email protected]>
add .editorconfig dotfile

github.com/svg/svgo - bb54f35e6b6ca9e58e932d06160fa1208fb5a000 authored about 12 years ago by deepsweet <[email protected]>
display time spent on optimization

github.com/svg/svgo - 410ced1978ca5b4a60b8f6bf8b4859d70a44cdc6 authored about 12 years ago by deepsweet <[email protected]>
lib/phantom_wrapper.js -> lib/phantom.js

github.com/svg/svgo - 0383353f20981733764526cea0f98c3824c6a2e2 authored about 12 years ago by deepsweet <[email protected]>
.svgo -> config.json

github.com/svg/svgo - 027a88957c1e1d61dfbc5a6741c41e3b927c7506 authored about 12 years ago by deepsweet <[email protected]>
lib/phantom_wrapper: rename variable

github.com/svg/svgo - ca1ce56a6bc0d5852cb3d497939d608b14f3dc00 authored about 12 years ago by deepsweet <[email protected]>
0.0.6

github.com/svg/svgo - c878ffc3bc73e7fb0445c0a7366f2f7a7dd3b014 authored about 12 years ago by deepsweet <[email protected]>
--test & PhantomJS: more complete error handling

github.com/svg/svgo - bcda786fd3227e48808441993e57040d898904f8 authored about 12 years ago by deepsweet <[email protected]>
tests fix

github.com/svg/svgo - bbb6edb3b5565622eeae5273cbab4ea3a5a5aa4f authored about 12 years ago by deepsweet <[email protected]>
add --test option to make a visual comparison of two files (PhantomJS pre-required)

github.com/svg/svgo - 7bb7e7806ebdd11db074b5c51826aa95512e7ae5 authored about 12 years ago by deepsweet <[email protected]>
moving to the new account

github.com/svg/svgo - 3138773c8925b6716a2a1548e1fbc7444b24c7c3 authored about 12 years ago by deepsweet <[email protected]>
0.0.5

github.com/svg/svgo - ab029d2dad947d1852b26f8df67377fc84a6039d authored about 12 years ago by deepsweet <[email protected]>
test/ completely revised; every plugin now has at least one test

github.com/svg/svgo - f0f4a48b33440fa89a88dc1a4bfb7f77dbfd2595 authored about 12 years ago by deepsweet <[email protected]>
plugins/removeViewBox: fix global scope leak

github.com/svg/svgo - a35f74affdc26a0a5b58b3aeec70a4a43d95e63c authored about 12 years ago by deepsweet <[email protected]>
plugins/removeViewBox: more strict logic

github.com/svg/svgo - ce15a78abea95fcdc5cbb55daf00a3a3597472b0 authored about 12 years ago by deepsweet <[email protected]>
plugins/cleanupEnableBackground: important fixes

github.com/svg/svgo - 8dd8be26b8b22a08f5f81f4d3c3981c7ac227df4 authored about 12 years ago by deepsweet <[email protected]>
lib/svg2js: forgotten comments

github.com/svg/svgo - a5eb7989e138c20c04ddfd4efd50f1aa0853ef35 authored about 12 years ago by deepsweet <[email protected]>
plugins/removeEditorsNSData: fix removing ns'ed element w/o attrs

github.com/svg/svgo - 5b83991f12b565491e4ccdc51c99e72ae0468fa6 authored about 12 years ago by deepsweet <[email protected]>
plugins/_collections: cleanup

github.com/svg/svgo - 2b64291b777aec94ccefe715e439331b3672c8b1 authored about 12 years ago by deepsweet <[email protected]>
plugins/removeHiddenElems: undo 'check for an empty values too'

github.com/svg/svgo - cec99ac1b353c13a987f946264bda551512a6ba0 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertStyleToAttrs: cleanup style attr

github.com/svg/svgo - 9ac9c191d4d0e35194142da571d10469af056a9e authored about 12 years ago by deepsweet <[email protected]>
plugins/removeHiddenElems: check for an empty values too

github.com/svg/svgo - ba1adb757c58d4b5bdf6f25d398e9e9668e2cc32 authored about 12 years ago by deepsweet <[email protected]>
test/config.js: forgotten debug comment

github.com/svg/svgo - 668b7544a5be0df22c471b22ed8649d694f459fb authored about 12 years ago by deepsweet <[email protected]>
plugins/collapseGroups: fix wrong example in jsdoc

github.com/svg/svgo - a6bf1186f7308e0d54bfbe8c1f6c33351dee4cae authored about 12 years ago by deepsweet <[email protected]>
fix reverse attrs order

github.com/svg/svgo - 0dadad1789ce294dcfeedc652dd17916245866d9 authored about 12 years ago by deepsweet <[email protected]>
plugins/cleanupAttrs: typo

github.com/svg/svgo - bf743aeb74ff055476d84a1d53a8b6fd41820bf3 authored about 12 years ago by deepsweet <[email protected]>
lib/config: refactoring

github.com/svg/svgo - 3e77787a3fa680699d12d80e49922044fd41dd21 authored about 12 years ago by deepsweet <[email protected]>
lib/config: -forgotten comment

github.com/svg/svgo - a598e6362c301c49f30e7bf9cb0735270c925341 authored about 12 years ago by deepsweet <[email protected]>
lib/js2svg: --pretty for doctype, procinst, comment and cdata

github.com/svg/svgo - 1514c225ebf94599332cfe8ea6bcbdca9bc9a73f authored about 12 years ago by deepsweet <[email protected]>
lib/js2svg: createText()

github.com/svg/svgo - b805f69871cf3fa0a8410a74997805d6ad0e3ff0 authored about 12 years ago by deepsweet <[email protected]>
tests fix

github.com/svg/svgo - 69a7b4ffd599d63d695cd19c8106d79db263615c authored about 12 years ago by deepsweet <[email protected]>
add --pretty option; config structure refactoring

github.com/svg/svgo - 7699b52169dbdc1865f4e52140668aa45121d102 authored about 12 years ago by deepsweet <[email protected]>
plugins/cleanupEnableBackground: +TODO

github.com/svg/svgo - e8237f495dc60e184f78feadc8e4517e5a555684 authored about 12 years ago by deepsweet <[email protected]>
update some jsdoc with examples

github.com/svg/svgo - d4b0fe3546e2895a6dc4d3c99ca45d5ac3cab075 authored about 12 years ago by deepsweet <[email protected]>
update CHANGELOG

github.com/svg/svgo - 3a7d4270b9bf49e77e34251c72b5edfa77ce5a67 authored about 12 years ago by deepsweet <[email protected]>
update README

github.com/svg/svgo - acd2248050a78601e017d17d3f446e4cbec8a507 authored about 12 years ago by deepsweet <[email protected]>
0.0.4

github.com/svg/svgo - 740912198b13d56001d4f855f20a61482cced8be authored about 12 years ago by deepsweet <[email protected]>
npm test with 'spec' mocha output; fuck GNUmakefile

github.com/svg/svgo - f934781a53d7e2abfea8a0b648d1f431d40ed3a5 authored about 12 years ago by deepsweet <[email protected]>
display useful info after successful optimization

github.com/svg/svgo - 8ebaaea058b095c31b33a300927dd578665bf0b9 authored about 12 years ago by deepsweet <[email protected]>
new plugin cleanupEnableBackground

github.com/svg/svgo - f8faa1f2f7c65e96f21fa5a8ef0cf7bb46f0372d authored about 12 years ago by deepsweet <[email protected]>
new plugin removeViewBox

github.com/svg/svgo - 5ac7d69342a9164ef361ade6e87582857be52d19 authored about 12 years ago by deepsweet <[email protected]>
plugins/removeSVGAttrs -> plugins/cleanupSVGElem

github.com/svg/svgo - e0411e63d2b568935f2b28c5d23305779b27e0d0 authored about 12 years ago by deepsweet <[email protected]>
CHANGELOG: 0.0.3

github.com/svg/svgo - 1347c3f25f121c9ef04884c94f4851f8afa9e962 authored about 12 years ago by deepsweet <[email protected]>
0.0.3

github.com/svg/svgo - 99e4e4ca6b67e4272e85984186a1c760041db929 authored about 12 years ago by deepsweet <[email protected]>
CHANGELOG: 0.0.3

github.com/svg/svgo - c60a80454f50f9a726b2fdde80c1515a5e2765e7 authored about 12 years ago by deepsweet <[email protected]>
plugins/collapseGroups: fix bug with a wrong content flattening

github.com/svg/svgo - e903dcba8d106885e11d67f84c71d29f8d87d764 authored about 12 years ago by deepsweet <[email protected]>
plugins/moveElemsAttrsToGroup: fix bug with a wrong attrs intersecting

github.com/svg/svgo - 93b1078a24e905be1a5469739fec187060b96783 authored about 12 years ago by deepsweet <[email protected]>
lib/coa: display help w/o any options; replace coa var with this

github.com/svg/svgo - f18439dac2bfc01737cb583d8554352ba3cd0b36 authored about 12 years ago by deepsweet <[email protected]>
fix typos

github.com/svg/svgo - 4bc63dfaec0975089904732d5a7aa889b3943558 authored about 12 years ago by deepsweet <[email protected]>
massive jsdoc updates

github.com/svg/svgo - 653bce7e091dffd20266a375b499c66310f2a1a3 authored about 12 years ago by deepsweet <[email protected]>
minor package.json fix

github.com/svg/svgo - 04bf83c64043e8d7d2434ee5215d478c3eafaae5 authored about 12 years ago by deepsweet <[email protected]>
lib/plugins: main filter function optimization

github.com/svg/svgo - 439485c1683683f03a2f2a552c4f6620ebb9221a authored about 12 years ago by deepsweet <[email protected]>
undo merge

github.com/svg/svgo - e59e83ae6cbee10efc36dbb3ba7ef49cf2313eaf authored about 12 years ago by deepsweet <[email protected]>
Merge branch 'master' of github.com:deepsweet/svgo

github.com/svg/svgo - 1edbfe696b4d3a25d9e5b462f5629e3781ee4da8 authored about 12 years ago by deepsweet <[email protected]>
0.0.2

github.com/svg/svgo - 4356d2b6b283e5e317946d0ada9393df3ca9ad5a authored about 12 years ago by deepsweet <[email protected]>
add an empty values rejecting to coa.js

github.com/svg/svgo - 0ad906f5659883fd937cca5a8930fc86192df90e authored about 12 years ago by deepsweet <[email protected]>
update README

github.com/svg/svgo - d4d4b0df8119c04d2e991986c75433f39efd613f authored about 12 years ago by deepsweet <[email protected]>
add --disable and --enable command line options

github.com/svg/svgo - e1209976d5cf43882b46507253aea5bf148f3695 authored about 12 years ago by deepsweet <[email protected]>
added --disable and --enable command line options

github.com/svg/svgo - accc0b6d95ee4c66fadfe21e6ac357dc2f877388 authored about 12 years ago by deepsweet <[email protected]>
0.0.1-3

github.com/svg/svgo - 8ff11d1f19eea7613b18738a5afbc42d3dd02e94 authored about 12 years ago by deepsweet <[email protected]>
lib/tools: remove unnecessary export (fix #1)

github.com/svg/svgo - d0cbe000e4050c60cb811b5f197ca8862558f9a4 authored about 12 years ago by deepsweet <[email protected]>
package.json

github.com/svg/svgo - 6c8b72ad1df37a92c2979f75d3c05bf7860d7da7 authored about 12 years ago by deepsweet <[email protected]>
package.json

github.com/svg/svgo - 4cb90feee7d7078c4010072b6d91f7585a5a64fe authored about 12 years ago by deepsweet <[email protected]>
package.json

github.com/svg/svgo - e9ed7853888672a29ba106be7157cb10ecd2d27e authored about 12 years ago by deepsweet <[email protected]>
go!

github.com/svg/svgo - 13af2ed95ef1fa75809b410b4733cfd7b17ed507 authored about 12 years ago by deepsweet <[email protected]>
Initial commit

github.com/svg/svgo - b1f3a62809e5b6f73c4ebae4bc792cb18f5ce6c5 authored over 12 years ago by Kir Belevich <[email protected]>