-
Updated
Nov 15, 2020 - JavaScript
{{ message }}
GUI image optimizer for Mac
Fast and efficient CSS optimizer for node.js and the Web
Analyze and debug space usage through source maps
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
A better workflow for building modern static websites.
Remove unnecessary React propTypes from the production build.
Improve the debugging experience and add server-side rendering support to styled-components
Make CSS easier and more maintainable by using JavaScript
Performance optimization plugin for WordPress
Add 'since' information to plugin configuration parameters by inspecting the commit history.
Babel plugin for removing React properties.
Palette quantization library that powers pngquant and other PNG optimizers
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
App for macOS. Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately!
Lossy PNG compressor for RGBA PNGs. Has two modes: lossy averaging filter (blurizer) that denoises the image and optimal posterization using Median Cut quantization to reduce number of unique colors in the image with minimal visual distortion
Yii2 View component with minification css & js
A GUI app to the SVGO library with the addition of creating SVG sprite sheets.
Minifies icon fonts to just the used glyphs.
A minimalistic asset bundling plugin for Jekyll
Java class file shrinker, optimizer, obfuscator, and preverifier
Transform Python source code into it's most compact representation
Unpack
Add a description, image, and links to the minification topic page so that developers can more easily learn about it.
To associate your repository with the minification topic, visit your repo's landing page and select "manage topics."
Describe the bug
Keyframes names like those
h1{ -webkit-animation: e836684w2 } h2{ animation: e836684w2 }witheat beginnig are trying to convert bypostcss-convert-valuesTo Reproduce
Here is PR with failing test on this case
cssnano/cssnano#908
Expected behavior
Expected that no conversion performed
Screenshots
**Desktop (please comp