-
Updated
Apr 17, 2021 - JavaScript
#
minification
Here are 199 public repositories matching this topic...
GUI image optimizer for Mac
-
Updated
Nov 27, 2020 - HTML
A modular minifier, built on top of the PostCSS ecosystem.
-
Updated
Apr 13, 2021 - CSS
Fast and efficient CSS optimizer for node.js and the Web
-
Updated
Mar 19, 2021 - JavaScript
Analyze and debug space usage through source maps
-
Updated
Mar 30, 2021 - TypeScript
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
-
Updated
Dec 10, 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
Mar 30, 2021 - 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
Mar 30, 2021 - JavaScript
Make CSS easier and more maintainable by using JavaScript
-
Updated
Mar 31, 2021 - TypeScript
MrPropre
commented
Mar 6, 2021
Before submitting an issue please check that you’ve completed the following steps:
- Made sure you’re on the latest version
- Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
As per IANA notes on media types https://www.iana.org/assignments/media-types/application/json the charset parameter has no effect on the content type `application/js
lasselindqvist
commented
May 15, 2019
Add 'since' information to plugin configuration parameters by inspecting the commit history.
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
Mar 28, 2021 - C
Babel plugin for removing React properties. 💨
-
Updated
Mar 15, 2019 - JavaScript
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
Mar 10, 2021 - C#
A free CDN for developers.
javascript
css
acceleration
cdn
sponsors
zap
optimization
images
image-processing
compress-images
minification
-
Updated
Apr 17, 2021 - JavaScript
javascript
webpack
gzip
speed
uglifyjs
benchmarks
size
swc
minification
minifier
measures
google-closure-compiler
uglify-js
babel-minify
gzip-size
minifiers
esbuild
tesrser
minification-benchmarks
minification-performance
-
Updated
Mar 13, 2021 - JavaScript
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
-
Updated
Mar 17, 2021 - C#
-
Updated
Apr 16, 2021 - JavaScript
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
Jan 26, 2021 - 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
Yii2 View component with minification css & js
-
Updated
Sep 15, 2020 - PHP
Minifies icon fonts to just the used glyphs.
-
Updated
Mar 30, 2021 - JavaScript
A GUI app to the SVGO library with the addition of creating SVG sprite sheets.
-
Updated
Nov 28, 2017 - JavaScript
Transform Python source code into it's most compact representation
-
Updated
Mar 31, 2021 - Python
Unpack 🛍 your JS source maps 🗺 to original files and folders.
-
Updated
Mar 31, 2021 - JavaScript
A minimalistic asset bundling plugin for Jekyll
ruby
jekyll
jekyll-plugin
ruby-gem
bundler
assets
minimalist
fingerprinting
minification
asset-bundling
-
Updated
Apr 6, 2021 - Ruby
Java class file shrinker, optimizer, obfuscator, and preverifier
-
Updated
Oct 19, 2020 - Shell
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."
in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error
` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^
TypeError: Cannot read property 'thisCompilation' of undefined