-
Updated
Aug 13, 2020 - JavaScript
#
minification
Here are 171 public repositories matching this topic...
GUI image optimizer for Mac
-
Updated
Oct 13, 2019 - HTML
Fast and efficient CSS optimizer for node.js and the Web
-
Updated
May 27, 2020 - JavaScript
Analyze and debug space usage through source maps
-
Updated
Aug 21, 2020 - TypeScript
An advanced & extensively documented Gulp WordPress workflow. Kick start a build-workflow for your WordPress plugins and themes with Gulp.
-
Updated
Jan 18, 2020 - JavaScript
A better workflow for building modern static websites.
stylelint
html
sass
less
boilerplate
babel
webpack
postcss
eslint
es6
ftp
starter-kit
netlify
minification
-
Updated
Aug 1, 2020 - JavaScript
Remove unnecessary React propTypes from the production build. 🎈
-
Updated
Apr 10, 2020 - JavaScript
Improve the debugging experience and add server-side rendering support to styled-components
-
Updated
Aug 19, 2020 - JavaScript
Make CSS easier and more maintainable by using JavaScript
-
Updated
Aug 1, 2020 - TypeScript
Performance optimization plugin for WordPress
-
Updated
Aug 31, 2020 - PHP
lasselindqvist
commented
May 15, 2019
Add 'since' information to plugin configuration parameters by inspecting the commit history.
Babel plugin for removing React properties. 💨
-
Updated
Mar 15, 2019 - JavaScript
Palette quantization library that powers pngquant and other PNG optimizers
palette
quality
visual-studio
conversion
callback
minification
image-optimization
quantization
rgba-pixels
palette-generation
pixel-array
image-pixels
pngquant
-
Updated
Aug 15, 2020 - C
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.
-
Updated
Aug 19, 2020 - C#
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
-
Updated
Aug 19, 2020 - C#
The free optimization & CDN for images, CSS, JavaScript, and more
-
Updated
Jul 11, 2020
-
Updated
Aug 27, 2020 - JavaScript
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
c
quality
png
png-compression
lossy
minification
image-optimization
kornel-lesi-ski
lossy-compressors
-
Updated
Sep 22, 2017 - C
App for macOS. Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately!
electron
minify
mozjpeg
electron-app
compressor
minification
image-compression
pngquant
svgo
spectre-css
minify-images
tiny-image
image-minify
shrink-images
image-shrinker
-
Updated
Jul 7, 2020 - JavaScript
Yii2 View component with minification css & js
-
Updated
Jun 27, 2020 - PHP
A GUI app to the SVGO library with the addition of creating SVG sprite sheets.
-
Updated
Nov 28, 2017 - JavaScript
A minimalistic asset bundling plugin for Jekyll
ruby
jekyll
jekyll-plugin
ruby-gem
bundler
assets
minimalist
fingerprinting
minification
asset-bundling
-
Updated
Aug 25, 2020 - Ruby
Minifies and Concatenates JS and CSS in Brackets using UglifyJS3 and CleanCSS
-
Updated
Jun 15, 2020 - JavaScript
Unpack 🛍 your JS source maps 🗺 to original files and folders.
-
Updated
Jul 27, 2020 - JavaScript
Minifies icon fonts to just the used glyphs.
-
Updated
Jul 30, 2020 - JavaScript
Transform Python source code into it's most compact representation
-
Updated
May 4, 2020 - Python
Basic Bootstrap 4 Starter Template
gulp
sass
bootstrap
browsersync
bootstrap4
autoprefixer
minification
bootstrap-4
bootstrap-theme
concatenation
bootstrap-template
bootstrapstartercom-demo
-
Updated
Mar 6, 2020 - HTML
Getting started with Gulp v4 & Kirby v3 in no-time
gulp
sass
boilerplate
kirby
webpack
neat
bourbon
starter-kit
fingerprinting
minification
image-compression
html-minification
bitters
cache-busting
-
Updated
May 27, 2020 - PHP
Improve this page
Add a description, image, and links to the minification topic page so that developers can more easily learn about it.
Add this topic to your repo
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 }
withe
at beginnig are trying to convert bypostcss-convert-values
To Reproduce
Here is PR with failing test on this case
cssnano/cssnano#908
Expected behavior
Expected that no conversion performed
Screenshots
**Desktop (please comp