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
[email protected] compatibility: 'end is deprecated, use done instead'
github.com/lumeland/svgo - c86ca24d107cdda4391ab6ee23b18ded2c26c57f authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - c86ca24d107cdda4391ab6ee23b18ded2c26c57f authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: convert M + L into M (close #32)
github.com/lumeland/svgo - 3752b1a72469b4230b9eddcad7abc384fdf5b8b2 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 3752b1a72469b4230b9eddcad7abc384fdf5b8b2 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: convert quadratic BΓ©zier curveto into smooth shorthand (close #31)
github.com/lumeland/svgo - 7e6414277208681813d6aa76097743d1075d448f authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 7e6414277208681813d6aa76097743d1075d448f authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: convert curveto into smooth shorthand (close #30)
github.com/lumeland/svgo - c300b4119bbfb60e5c7c23174aafda3c7533a406 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - c300b4119bbfb60e5c7c23174aafda3c7533a406 authored about 12 years ago by deepsweet <[email protected]>
Istanbul code coverage
github.com/lumeland/svgo - acbaa170eeee5a239b42c7e0973192e9bd32a9de authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - acbaa170eeee5a239b42c7e0973192e9bd32a9de authored about 12 years ago by deepsweet <[email protected]>
update dependencies versions and gitignore
github.com/lumeland/svgo - dddbbdee960752c387592a07b3284655e848906b authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - dddbbdee960752c387592a07b3284655e848906b authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: convert straight curves into lines segments (close #17); remove an absolute coords conversions
github.com/lumeland/svgo - 1b63f8134a1c1a04141e3190a0322fbdefb304b3 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 1b63f8134a1c1a04141e3190a0322fbdefb304b3 authored about 12 years ago by deepsweet <[email protected]>
lib/coa: support arguments as aliases to --input and --output (close #28)
github.com/lumeland/svgo - 660a695ee580bb72fe3700d047094588f92d8817 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 660a695ee580bb72fe3700d047094588f92d8817 authored about 12 years ago by deepsweet <[email protected]>
CHANGELOG: fix lt-gt
github.com/lumeland/svgo - 6f33497ae0f39ccf0aa9f5c6be63b1855b34a665 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 6f33497ae0f39ccf0aa9f5c6be63b1855b34a665 authored about 12 years ago by deepsweet <[email protected]>
plugins/README: fix syntax highlighting
github.com/lumeland/svgo - e1fa5dc4ffc8f0e27d688e808a3b906304c99f31 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - e1fa5dc4ffc8f0e27d688e808a3b906304c99f31 authored about 12 years ago by deepsweet <[email protected]>
v0.0.9
github.com/lumeland/svgo - 45d53c857b3e29be37b4aa4fd6843cc9bcb573f7 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 45d53c857b3e29be37b4aa4fd6843cc9bcb573f7 authored about 12 years ago by deepsweet <[email protected]>
plugins/README: more readable API block
github.com/lumeland/svgo - 8f993e72d43fb3a0291c8fb5f6d3f2ac5c372969 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 8f993e72d43fb3a0291c8fb5f6d3f2ac5c372969 authored about 12 years ago by deepsweet <[email protected]>
update README with the new TODO list
github.com/lumeland/svgo - 8caef40377044366f493bee0c21428de38db6ced authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 8caef40377044366f493bee0c21428de38db6ced authored about 12 years ago by deepsweet <[email protected]>
update README with plugins how-to link
github.com/lumeland/svgo - c9e868b33aba84f2b1aeef3bfd54d8e4501a5c3b authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - c9e868b33aba84f2b1aeef3bfd54d8e4501a5c3b authored about 12 years ago by deepsweet <[email protected]>
plugins how-to (close #27)
github.com/lumeland/svgo - 2942181c89e3673790daa050d0a4cac0af4bc0c2 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 2942181c89e3673790daa050d0a4cac0af4bc0c2 authored about 12 years ago by deepsweet <[email protected]>
lib/jsAPI: minor corrections
github.com/lumeland/svgo - 2d448f0d2eab9a96a3cfcf29ba952f492d8f1db3 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 2d448f0d2eab9a96a3cfcf29ba952f492d8f1db3 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: prevent an infinity loop on invalid path data (fix #26)
github.com/lumeland/svgo - da38ede3b103804fb258d59354e0df6f505d2d24 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - da38ede3b103804fb258d59354e0df6f505d2d24 authored about 12 years ago by deepsweet <[email protected]>
minor jsdoc corrections
github.com/lumeland/svgo - 354925f89624b7559dbed7d7b7d71bbb20870add authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 354925f89624b7559dbed7d7b7d71bbb20870add authored about 12 years ago by deepsweet <[email protected]>
allow any plugin of any type to go in any order (close #14)
github.com/lumeland/svgo - 5444b4f2341595e3c8cf2dc7d2071ba9f64293fd authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 5444b4f2341595e3c8cf2dc7d2071ba9f64293fd authored about 12 years ago by deepsweet <[email protected]>
allow to do a multiple optimizations with one init (close #25)
github.com/lumeland/svgo - 50a8c8af20b4e58869af6217d0db961caab6aaed authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 50a8c8af20b4e58869af6217d0db961caab6aaed authored about 12 years ago by deepsweet <[email protected]>
Revert to 0d32aa9f6f
github.com/lumeland/svgo - aa3fa83c109028c017cf5a988fc0f2a45a0b0d12 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - aa3fa83c109028c017cf5a988fc0f2a45a0b0d12 authored about 12 years ago by deepsweet <[email protected]>
lib/svgo: allow to do a multiple optimizations with one init (close #25)
github.com/lumeland/svgo - 3e3e53bc71a469f3b2f00adb91496ef918f167ea authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 3e3e53bc71a469f3b2f00adb91496ef918f167ea authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: do not remove very first M from the path data (fix #24)
github.com/lumeland/svgo - 0d32aa9f6fbb6a9cfaa86eef8f374024b8aa2be9 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 0d32aa9f6fbb6a9cfaa86eef8f374024b8aa2be9 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertTransform: add patternTransform attribute to the process (close #15)
github.com/lumeland/svgo - f73e05a0e612e45e1bc5ae1e1ad9b9aac8357f0c authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - f73e05a0e612e45e1bc5ae1e1ad9b9aac8357f0c authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: optimize path data in <glyph> and <missing-glyph> (fix #20)
github.com/lumeland/svgo - ea54740fb9f6b08f0201df1285a31dbb8ee5f038 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - ea54740fb9f6b08f0201df1285a31dbb8ee5f038 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: jsdoc fix
github.com/lumeland/svgo - 217636bff1eecc70bec9956dafd9b1773b890b70 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 217636bff1eecc70bec9956dafd9b1773b890b70 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: yet another refactoring
github.com/lumeland/svgo - f80ec36b40d779a2733a7ffc6e735eacf6baebda authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - f80ec36b40d779a2733a7ffc6e735eacf6baebda authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: global refactoring, fix #22 + fix #23
github.com/lumeland/svgo - bfbb4acd270f29c94179a2bf1fb7f09f7b6ac0a0 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - bfbb4acd270f29c94179a2bf1fb7f09f7b6ac0a0 authored about 12 years ago by deepsweet <[email protected]>
plugins/removeXMLProcInst: remove only 'xml' but not 'xml-stylesheet'
github.com/lumeland/svgo - 0403897942d25b0ac6cfb05cb2546a7c567a328b authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 0403897942d25b0ac6cfb05cb2546a7c567a328b authored about 12 years ago by deepsweet <[email protected]>
lib/coa: new Date() -> Date.now()
github.com/lumeland/svgo - 83447ad04638d6b4fbab7288371c29c04576e473 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 83447ad04638d6b4fbab7288371c29c04576e473 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: remove forgotten comments
github.com/lumeland/svgo - 070e1bc4930017ad3d6a02a1ef31d03cf438506e authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 070e1bc4930017ad3d6a02a1ef31d03cf438506e authored about 12 years ago by deepsweet <[email protected]>
plugins/collapseGroups: fix #13
github.com/lumeland/svgo - cbc7b38b4e52b766288e25fad62c4fca1fb0f2d9 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - cbc7b38b4e52b766288e25fad62c4fca1fb0f2d9 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertTransform: fix #12
github.com/lumeland/svgo - d2a26413389e53a7d1a53b653aba2958b19678c9 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - d2a26413389e53a7d1a53b653aba2958b19678c9 authored about 12 years ago by deepsweet <[email protected]>
update README
github.com/lumeland/svgo - f02ed15be5d930b3153876fc4e2e986ec78e9e43 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - f02ed15be5d930b3153876fc4e2e986ec78e9e43 authored about 12 years ago by deepsweet <[email protected]>
update README
github.com/lumeland/svgo - 1d5c25b03839f57887347c4d47a01f10824f21c3 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 1d5c25b03839f57887347c4d47a01f10824f21c3 authored about 12 years ago by deepsweet <[email protected]>
update README
github.com/lumeland/svgo - 3bef5317e256bb76de14527592c91cbba4fc3612 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 3bef5317e256bb76de14527592c91cbba4fc3612 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertTransform: minor jsdoc correction
github.com/lumeland/svgo - 78fdeb697e98aaa523205b2953f562d2005c9b01 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 78fdeb697e98aaa523205b2953f562d2005c9b01 authored about 12 years ago by deepsweet <[email protected]>
0.0.8
github.com/lumeland/svgo - db4a905f6aaa6eedfe125a8a653ff9c31085ddfb authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - db4a905f6aaa6eedfe125a8a653ff9c31085ddfb authored about 12 years ago by deepsweet <[email protected]>
plugins/moveElemsAttrsToGroup: merge split-level transforms instead of replacing (fix #10)
github.com/lumeland/svgo - 50b825d305395c5ee8bf4337d4ca3f3af3f14ecf authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 50b825d305395c5ee8bf4337d4ca3f3af3f14ecf authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: remove useless segments feature; a lot of refactoring
plugins/convertTransform: a lot of refactoring
github.com/lumeland/svgo - b4141bdfef5d03cebba3c2b132b52909f4bd3bdd authored about 12 years ago by deepsweet <[email protected]>
plugins/convertTransform: newlines
github.com/lumeland/svgo - 8f31f39b2c11ff92aeca6faabd60d422af67eb55 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 8f31f39b2c11ff92aeca6faabd60d422af67eb55 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertTransform: remove useless transforms; refactoring (close #5)
github.com/lumeland/svgo - 17c750071969f2948dd62b5fa62f840ceec2e476 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 17c750071969f2948dd62b5fa62f840ceec2e476 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: refactoring
github.com/lumeland/svgo - 3da381e2295303bad9dae97264cea7932e36fefa authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 3da381e2295303bad9dae97264cea7932e36fefa authored about 12 years ago by deepsweet <[email protected]>
lib/coa: fix a typo
github.com/lumeland/svgo - 82975e4980f50cba7f1d564345f6cb43f4481451 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 82975e4980f50cba7f1d564345f6cb43f4481451 authored about 12 years ago by deepsweet <[email protected]>
lib/tools: missing semicolon
github.com/lumeland/svgo - c432f6dcf65e9d5e04bf662a528f84297c0bb6a8 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - c432f6dcf65e9d5e04bf662a528f84297c0bb6a8 authored about 12 years ago by deepsweet <[email protected]>
new plugin convertTransform
github.com/lumeland/svgo - 2f23170076ebce901baed06058241c276a796fdb authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 2f23170076ebce901baed06058241c276a796fdb authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: refactoring
github.com/lumeland/svgo - 332b0242750ce95ae5f6314fbfd9cb17dadfcb32 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 332b0242750ce95ae5f6314fbfd9cb17dadfcb32 authored about 12 years ago by deepsweet <[email protected]>
lib/svg2js: JSHint correction
github.com/lumeland/svgo - 734be4f02f3c3cc8ae61fb41a4037db16575823e authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 734be4f02f3c3cc8ae61fb41a4037db16575823e authored about 12 years ago by deepsweet <[email protected]>
plugins/removeUnusedNS: correct jsdoc
github.com/lumeland/svgo - 906613779a44ead023196a6056ae385517c1e1f2 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 906613779a44ead023196a6056ae385517c1e1f2 authored about 12 years ago by deepsweet <[email protected]>
update README with absolute urls and new TODOs
github.com/lumeland/svgo - 4a37ff4a4a9aab25b7d4c5a725a9cfd8f674a781 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 4a37ff4a4a9aab25b7d4c5a725a9cfd8f674a781 authored about 12 years ago by deepsweet <[email protected]>
lib/svg2js: catch and output xml parser errors (fix #4)
github.com/lumeland/svgo - 34e4122b330010a4d2c56b856eefbb8f8574addb authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 34e4122b330010a4d2c56b856eefbb8f8574addb authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: round numbers before conditions because of exponential notation (fix #3)
github.com/lumeland/svgo - 0fd0b30105dac85c2f8d437216d1d177cd606008 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 0fd0b30105dac85c2f8d437216d1d177cd606008 authored about 12 years ago by deepsweet <[email protected]>
new plugin removeUnusedNS
github.com/lumeland/svgo - 3204a06ca568e4812fbfb0863ab72d5a7fd53ce5 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 3204a06ca568e4812fbfb0863ab72d5a7fd53ce5 authored about 12 years ago by deepsweet <[email protected]>
0.0.7-1 hotfix
github.com/lumeland/svgo - 9e5c96b2f56ce3d5fee0a79b1debde48e88e6a56 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 9e5c96b2f56ce3d5fee0a79b1debde48e88e6a56 authored about 12 years ago by deepsweet <[email protected]>
lib/coa: open file for writing only when we are ready (fix #2)
github.com/lumeland/svgo - 7f2e75322bf089d24b875b89ffa88b1162899e47 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 7f2e75322bf089d24b875b89ffa88b1162899e47 authored about 12 years ago by deepsweet <[email protected]>
update .editorconfig
github.com/lumeland/svgo - 8caa75ba925ea1019d88120b94f36aafa29ff95a authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 8caa75ba925ea1019d88120b94f36aafa29ff95a authored about 12 years ago by deepsweet <[email protected]>
update .editorconfig
github.com/lumeland/svgo - ba2eedcad03938e4d175352d33ccbfd781af5ddc authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - ba2eedcad03938e4d175352d33ccbfd781af5ddc authored about 12 years ago by deepsweet <[email protected]>
lib/tools: node.extend module
github.com/lumeland/svgo - 7283309c6529748d8c09e3d351820f6330b10f99 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 7283309c6529748d8c09e3d351820f6330b10f99 authored about 12 years ago by deepsweet <[email protected]>
config.json: hotfix broken tests
github.com/lumeland/svgo - 50d661bad3c6cabdc092436a6c4e9d56e624fe5e authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 50d661bad3c6cabdc092436a6c4e9d56e624fe5e authored about 12 years ago by deepsweet <[email protected]>
lib/plugins: refactoring
github.com/lumeland/svgo - a0c31182578e6d4d16f0024d01ca14c39427adf6 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - a0c31182578e6d4d16f0024d01ca14c39427adf6 authored about 12 years ago by deepsweet <[email protected]>
lib/js2svg: refactoring
github.com/lumeland/svgo - f2b708422db7b7c74ea19b200c184377c0cf1094 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - f2b708422db7b7c74ea19b200c184377c0cf1094 authored about 12 years ago by deepsweet <[email protected]>
lib/jsAPI: simplification and refactoring
github.com/lumeland/svgo - 291631509f6f15f3f6c2d926167b830b7ed70104 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 291631509f6f15f3f6c2d926167b830b7ed70104 authored about 12 years ago by deepsweet <[email protected]>
.travis.yml: nodejs 0.9
github.com/lumeland/svgo - 4579f7cbfc1098cd75a0b9585b128edf9525bc98 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 4579f7cbfc1098cd75a0b9585b128edf9525bc98 authored about 12 years ago by deepsweet <[email protected]>
0.0.7
github.com/lumeland/svgo - ece58c9d590e3d1deb9463918e6004ef0a133b97 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - ece58c9d590e3d1deb9463918e6004ef0a133b97 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: remove unused var
github.com/lumeland/svgo - fc2b091378872172b9b58116953eb9da893a8266 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - fc2b091378872172b9b58116953eb9da893a8266 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: filter h0 or v0
github.com/lumeland/svgo - 03ad5f6446e5617960ca0e79152f7f26e280722b authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 03ad5f6446e5617960ca0e79152f7f26e280722b authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: collapse repeated instructions
github.com/lumeland/svgo - 7ff16805133ab29e15215098c05ed1b290350bdf authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 7ff16805133ab29e15215098c05ed1b290350bdf authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: convert Lineto segments to 'h' or 'v' shorthands
github.com/lumeland/svgo - 53719daa267fc3781d09015d74c08dbb8a6e6734 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/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/lumeland/svgo - bd5f581241bd6f1c0029450d2d6f973ff5655930 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - bd5f581241bd6f1c0029450d2d6f973ff5655930 authored about 12 years ago by deepsweet <[email protected]>
update README with travis icon
github.com/lumeland/svgo - 83e6dd79e5253cc36a3d9de79cc29060052cd8de authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 83e6dd79e5253cc36a3d9de79cc29060052cd8de authored about 12 years ago by deepsweet <[email protected]>
.travis.yml
github.com/lumeland/svgo - 35ed37e13c58d1382a6ce9cda3bb9194446058b2 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 35ed37e13c58d1382a6ce9cda3bb9194446058b2 authored about 12 years ago by deepsweet <[email protected]>
Travis CI
github.com/lumeland/svgo - 9a4c776ff64543919cdc228f5039f765e6a53d99 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 9a4c776ff64543919cdc228f5039f765e6a53d99 authored about 12 years ago by deepsweet <[email protected]>
JSHint :-|
github.com/lumeland/svgo - 6d62e8b826e0709649eab947b1a368d8ae5245de authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 6d62e8b826e0709649eab947b1a368d8ae5245de authored about 12 years ago by deepsweet <[email protected]>
JSHint :-|
github.com/lumeland/svgo - 43d716296a57d5bfd228143abd90348dd535c346 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 43d716296a57d5bfd228143abd90348dd535c346 authored about 12 years ago by deepsweet <[email protected]>
plugins/convertPathData: +code comments
github.com/lumeland/svgo - b83238acf14b6514b4b5e42fe6e2a04e394c7b88 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - b83238acf14b6514b4b5e42fe6e2a04e394c7b88 authored about 12 years ago by deepsweet <[email protected]>
new 'convertPathData' plugin. that was hard...
github.com/lumeland/svgo - a2844788823823551a475a08075ddc238278d677 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - a2844788823823551a475a08075ddc238278d677 authored about 12 years ago by deepsweet <[email protected]>
update .jshintrc
github.com/lumeland/svgo - e02271d12b19dc4af048a44ad36f3bee2bb58198 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - e02271d12b19dc4af048a44ad36f3bee2bb58198 authored about 12 years ago by deepsweet <[email protected]>
JSHint :-|
github.com/lumeland/svgo - 72d9ad74ad331b80bbdc98f1bdf34c32e8002d9f authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 72d9ad74ad331b80bbdc98f1bdf34c32e8002d9f authored about 12 years ago by deepsweet <[email protected]>
add .editorconfig dotfile
github.com/lumeland/svgo - bb54f35e6b6ca9e58e932d06160fa1208fb5a000 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - bb54f35e6b6ca9e58e932d06160fa1208fb5a000 authored about 12 years ago by deepsweet <[email protected]>
display time spent on optimization
github.com/lumeland/svgo - 410ced1978ca5b4a60b8f6bf8b4859d70a44cdc6 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 410ced1978ca5b4a60b8f6bf8b4859d70a44cdc6 authored about 12 years ago by deepsweet <[email protected]>
lib/phantom_wrapper.js -> lib/phantom.js
github.com/lumeland/svgo - 0383353f20981733764526cea0f98c3824c6a2e2 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 0383353f20981733764526cea0f98c3824c6a2e2 authored about 12 years ago by deepsweet <[email protected]>
.svgo -> config.json
github.com/lumeland/svgo - 027a88957c1e1d61dfbc5a6741c41e3b927c7506 authored about 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 027a88957c1e1d61dfbc5a6741c41e3b927c7506 authored about 12 years ago by deepsweet <[email protected]>
lib/phantom_wrapper: rename variable
github.com/lumeland/svgo - ca1ce56a6bc0d5852cb3d497939d608b14f3dc00 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - ca1ce56a6bc0d5852cb3d497939d608b14f3dc00 authored over 12 years ago by deepsweet <[email protected]>
0.0.6
github.com/lumeland/svgo - c878ffc3bc73e7fb0445c0a7366f2f7a7dd3b014 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - c878ffc3bc73e7fb0445c0a7366f2f7a7dd3b014 authored over 12 years ago by deepsweet <[email protected]>
--test & PhantomJS: more complete error handling
github.com/lumeland/svgo - bcda786fd3227e48808441993e57040d898904f8 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - bcda786fd3227e48808441993e57040d898904f8 authored over 12 years ago by deepsweet <[email protected]>
tests fix
github.com/lumeland/svgo - bbb6edb3b5565622eeae5273cbab4ea3a5a5aa4f authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - bbb6edb3b5565622eeae5273cbab4ea3a5a5aa4f authored over 12 years ago by deepsweet <[email protected]>
add --test option to make a visual comparison of two files (PhantomJS pre-required)
github.com/lumeland/svgo - 7bb7e7806ebdd11db074b5c51826aa95512e7ae5 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 7bb7e7806ebdd11db074b5c51826aa95512e7ae5 authored over 12 years ago by deepsweet <[email protected]>
moving to the new account
github.com/lumeland/svgo - 3138773c8925b6716a2a1548e1fbc7444b24c7c3 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 3138773c8925b6716a2a1548e1fbc7444b24c7c3 authored over 12 years ago by deepsweet <[email protected]>
0.0.5
github.com/lumeland/svgo - ab029d2dad947d1852b26f8df67377fc84a6039d authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - ab029d2dad947d1852b26f8df67377fc84a6039d authored over 12 years ago by deepsweet <[email protected]>
test/ completely revised; every plugin now has at least one test
github.com/lumeland/svgo - f0f4a48b33440fa89a88dc1a4bfb7f77dbfd2595 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - f0f4a48b33440fa89a88dc1a4bfb7f77dbfd2595 authored over 12 years ago by deepsweet <[email protected]>
plugins/removeViewBox: fix global scope leak
github.com/lumeland/svgo - a35f74affdc26a0a5b58b3aeec70a4a43d95e63c authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - a35f74affdc26a0a5b58b3aeec70a4a43d95e63c authored over 12 years ago by deepsweet <[email protected]>
plugins/removeViewBox: more strict logic
github.com/lumeland/svgo - ce15a78abea95fcdc5cbb55daf00a3a3597472b0 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - ce15a78abea95fcdc5cbb55daf00a3a3597472b0 authored over 12 years ago by deepsweet <[email protected]>
plugins/cleanupEnableBackground: important fixes
github.com/lumeland/svgo - 8dd8be26b8b22a08f5f81f4d3c3981c7ac227df4 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 8dd8be26b8b22a08f5f81f4d3c3981c7ac227df4 authored over 12 years ago by deepsweet <[email protected]>
lib/svg2js: forgotten comments
github.com/lumeland/svgo - a5eb7989e138c20c04ddfd4efd50f1aa0853ef35 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - a5eb7989e138c20c04ddfd4efd50f1aa0853ef35 authored over 12 years ago by deepsweet <[email protected]>
plugins/removeEditorsNSData: fix removing ns'ed element w/o attrs
github.com/lumeland/svgo - 5b83991f12b565491e4ccdc51c99e72ae0468fa6 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 5b83991f12b565491e4ccdc51c99e72ae0468fa6 authored over 12 years ago by deepsweet <[email protected]>
plugins/_collections: cleanup
github.com/lumeland/svgo - 2b64291b777aec94ccefe715e439331b3672c8b1 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 2b64291b777aec94ccefe715e439331b3672c8b1 authored over 12 years ago by deepsweet <[email protected]>
plugins/removeHiddenElems: undo 'check for an empty values too'
github.com/lumeland/svgo - cec99ac1b353c13a987f946264bda551512a6ba0 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - cec99ac1b353c13a987f946264bda551512a6ba0 authored over 12 years ago by deepsweet <[email protected]>
plugins/convertStyleToAttrs: cleanup style attr
github.com/lumeland/svgo - 9ac9c191d4d0e35194142da571d10469af056a9e authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 9ac9c191d4d0e35194142da571d10469af056a9e authored over 12 years ago by deepsweet <[email protected]>
plugins/removeHiddenElems: check for an empty values too
github.com/lumeland/svgo - ba1adb757c58d4b5bdf6f25d398e9e9668e2cc32 authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - ba1adb757c58d4b5bdf6f25d398e9e9668e2cc32 authored over 12 years ago by deepsweet <[email protected]>
test/config.js: forgotten debug comment
github.com/lumeland/svgo - 668b7544a5be0df22c471b22ed8649d694f459fb authored over 12 years ago by deepsweet <[email protected]>
github.com/lumeland/svgo - 668b7544a5be0df22c471b22ed8649d694f459fb authored over 12 years ago by deepsweet <[email protected]>