Mimosa Minify Svg

A Mimosa module to minify SVG files
Alternatives To Mimosa Minify Svg
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Terser Webpack Plugin1,861196,05513,63515 days ago73August 29, 20228mitJavaScript
Terser Plugin
Phaser3 Rex Notes1,024122 days ago71June 29, 20222mitJavaScript
Notes of phaser3 engine
Gulp Htmlmin70019,9801,6243 years ago18September 08, 20186mitHTML
Minify HTML
Rollup Plugin Terser5998,00918,5225 months ago25September 04, 202023mitJavaScript
Rollup plugin to minify generated bundle
Packem542143 years ago6August 17, 20196mitJavaScript
📦⚡ A precompiled JavaScript module bundler
Vkbeautify267
5 years ago17otherJavaScript
vkBeautify is a small, simple and powerfull javascript plugin to beautify XML, JSON, CSS and SQL text.
Rollup Plugin Uglify25612,68513,87110 days ago18December 11, 201914mitJavaScript
Rollup plugin to minify generated bundle
Minify Maven Plugin206
5 years ago1July 07, 201547apache-2.0Java
Combine and minimize JavaScript and CSS files for faster page loading.
Minimize15119,0926663 years ago17February 24, 201626mitJavaScript
Minimize HTML
Jekyll Press150
1086 years ago4June 04, 20131mitRuby
🚨 [deprecated] Minifier plugin for jekyll. Minifies all html, js, css files. Simple just drop it in solution. No Java required
Alternatives To Mimosa Minify Svg
Select To Compare


Alternative Project Comparisons
Readme

mimosa-minify-svg

Overview

This module uses SVGO to minify SVG files.

For more information regarding Mimosa, see http://mimosa.io.

Usage

Add 'minify-svg' to your list of modules. That's all! Mimosa will install the module for you when you start mimosa watch or mimosa build.

Functionality

During mimosa watch and mimosa build, when the --minify flag is used, this module will optimize.svg files.

Why?

SVG files, especially exported from various editors, usually contains a lot of redundant and useless information such as editor metadata, comments, hidden elements, default or non-optimal values and other stuff that can be safely removed or converted without affecting SVG rendering result.

Default Config

minifySvg: {
  options: {}
}
  • options an object, pass-through options/plugins to the SVGO library.
Popular Minifier Projects
Popular Plugin Projects
Popular Build Tools Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Plugin
Minify
Svgo