Download svgo Free Java Code

Description

SVGO is a Nodejs based tool for optimizing SVG vector graphics files.

Source Files

The download file svgo-master.zip has the following entries.


.editorconfig/*from w w  w. j  a va2  s  .co  m*/
.gitignore
.jshintignore
.jshintrc
.npmignore
.svgo.yml
.travis.yml
CHANGELOG.md
LICENSE
Makefile
README.md
README.ru.md
bin/svgo
docs/how-it-works/en.md
docs/how-it-works/ru.md
examples/test.js
examples/test.svg
lib/svgo.js
lib/svgo/coa.js
lib/svgo/config.js
lib/svgo/js2svg.js
lib/svgo/jsAPI.js
lib/svgo/plugins.js
lib/svgo/svg2js.js
lib/svgo/tools.js
logo.svg
package.json
plugins/_collections.js
plugins/_path.js
plugins/_transforms.js
plugins/cleanupAttrs.js
plugins/cleanupEnableBackground.js
plugins/cleanupIDs.js
plugins/cleanupNumericValues.js
plugins/collapseGroups.js
plugins/convertColors.js
plugins/convertPathData.js
plugins/convertStyleToAttrs.js
plugins/convertTransform.js
plugins/mergePaths.js
plugins/moveElemsAttrsToGroup.js
plugins/moveGroupAttrsToElems.js
plugins/removeComments.js
plugins/removeDoctype.js
plugins/removeEditorsNSData.js
plugins/removeEmptyAttrs.js
plugins/removeEmptyContainers.js
plugins/removeEmptyText.js
plugins/removeHiddenElems.js
plugins/removeMetadata.js
plugins/removeNonInheritableGroupAttrs.js
plugins/removeRasterImages.js
plugins/removeUnknownsAndDefaults.js
plugins/removeUnusedNS.js
plugins/removeUselessStrokeAndFill.js
plugins/removeViewBox.js
plugins/removeXMLProcInst.js
plugins/sortAttrs.js
plugins/transformsWithOnePath.js
test/config/_index.js
test/mocha.opts
test/plugins/_index.js
test/plugins/cleanupAttrs.01.svg
test/plugins/cleanupAttrs.02.svg
test/plugins/cleanupEnableBackground.01.svg
test/plugins/cleanupEnableBackground.02.svg
test/plugins/cleanupEnableBackground.03.svg
test/plugins/cleanupIDs.01.svg
test/plugins/cleanupIDs.02.svg
test/plugins/cleanupIDs.03.svg
test/plugins/cleanupIDs.04.svg
test/plugins/cleanupNumericValues.01.svg
test/plugins/collapseGroups.01.svg
test/plugins/collapseGroups.02.svg
test/plugins/collapseGroups.03.svg
test/plugins/collapseGroups.04.svg
test/plugins/collapseGroups.05.svg
test/plugins/collapseGroups.06.svg
test/plugins/collapseGroups.07.svg
test/plugins/collapseGroups.08.svg
test/plugins/collapseGroups.09.svg
test/plugins/convertColors.01.svg
test/plugins/convertColors.02.svg
test/plugins/convertPathData.01.svg
test/plugins/convertPathData.02.svg
test/plugins/convertPathData.03.svg
test/plugins/convertPathData.04.svg
test/plugins/convertPathData.05.svg
test/plugins/convertPathData.06.svg
test/plugins/convertPathData.07.svg
test/plugins/convertPathData.08.svg
test/plugins/convertPathData.09.svg
test/plugins/convertPathData.10.svg
test/plugins/convertPathData.11.svg
test/plugins/convertPathData.12.svg
test/plugins/convertStyleToAttrs.01.svg
test/plugins/convertStyleToAttrs.02.svg
test/plugins/convertTransform.01.svg
test/plugins/convertTransform.02.svg
test/plugins/convertTransform.03.svg
test/plugins/convertTransform.04.svg
test/plugins/mergePaths.01.svg
test/plugins/mergePaths.02.svg
test/plugins/moveElemsAttrsToGroup.01.svg
test/plugins/moveElemsAttrsToGroup.02.svg
test/plugins/moveElemsAttrsToGroup.03.svg
test/plugins/moveElemsAttrsToGroup.04.svg
test/plugins/moveElemsAttrsToGroup.05.svg
test/plugins/moveElemsAttrsToGroup.06.svg
test/plugins/moveGroupAttrsToElems.01.svg
test/plugins/moveGroupAttrsToElems.02.svg
test/plugins/moveGroupAttrsToElems.03.svg
test/plugins/moveGroupAttrsToElems.04.svg
test/plugins/removeComments.01.svg
test/plugins/removeComments.02.svg
test/plugins/removeDoctype.01.svg
test/plugins/removeDoctype.02.svg
test/plugins/removeEditorsNSData.01.svg
test/plugins/removeEmptyAttrs.01.svg
test/plugins/removeEmptyContainers.01.svg
test/plugins/removeEmptyContainers.02.svg
test/plugins/removeEmptyText.01.svg
test/plugins/removeEmptyText.02.svg
test/plugins/removeEmptyText.03.svg
test/plugins/removeHiddenElems.01.svg
test/plugins/removeHiddenElems.02.svg
test/plugins/removeHiddenElems.03.svg
test/plugins/removeHiddenElems.04.svg
test/plugins/removeHiddenElems.05.svg
test/plugins/removeHiddenElems.06.svg
test/plugins/removeHiddenElems.07.svg
test/plugins/removeHiddenElems.08.svg
test/plugins/removeHiddenElems.09.svg
test/plugins/removeHiddenElems.10.svg
test/plugins/removeMetadata.01.svg
test/plugins/removeNonInheritableGroupAttrs.01.svg
test/plugins/removeRasterImages.01.svg
test/plugins/removeRasterImages.02.svg
test/plugins/removeUnknownsAndDefaults.01.svg
test/plugins/removeUnknownsAndDefaults.02.svg
test/plugins/removeUnusedNS.01.svg
test/plugins/removeUnusedNS.02.svg
test/plugins/removeUnusedNS.03.svg
test/plugins/removeUnusedNS.04.svg
test/plugins/removeUnusedNS.05.svg
test/plugins/removeUnusedNS.06.svg
test/plugins/removeUselessStrokeAndFill.01.svg
test/plugins/removeUselessStrokeAndFill.02.svg
test/plugins/removeViewBox.01.svg
test/plugins/removeViewBox.02.svg
test/plugins/removeXMLProcInst.01.svg
test/plugins/removeXMLProcInst.02.svg
test/plugins/sortAttrs.01.svg
test/svg2js/_index.js
test/svg2js/test.bad.svg
test/svg2js/test.svg

Download

Click the following link to download svgo-master.zip.

svgo-master.zip




















Home »
  Javascript Free Code Download »
    Graphics »




2D
3D
Graph
SVG
Visualization
WebGL