-
Updated
Mar 15, 2022 - JavaScript
#
minification
Here are 212 public repositories matching this topic...
GUI image optimizer for Mac
-
Updated
Dec 2, 2021 - HTML
A modular minifier, built on top of the PostCSS ecosystem.
-
Updated
Mar 20, 2022 - CSS
Fast and efficient CSS optimizer for node.js and the Web
-
Updated
Mar 13, 2022 - JavaScript
Analyze and debug space usage through source maps
-
Updated
Mar 15, 2022 - TypeScript
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
-
Updated
Feb 11, 2022 - 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
Apr 27, 2021 - JavaScript
Improve the debugging experience and add server-side rendering support to styled-components
-
Updated
Feb 25, 2022 - JavaScript
Remove unnecessary React propTypes from the production build. 🎈
-
Updated
Nov 28, 2021 - JavaScript
Make CSS easier and more maintainable by using JavaScript
-
Updated
Nov 9, 2021 - TypeScript
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 19, 2022 - TypeScript
DahmaniAdame
commented
Feb 25, 2022
Before submitting an issue please check that you’ve completed the following steps:
- Made sure you’re on the latest version
3.10.8 - Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
When a query string is set to be cached, it will be cached on pages excluded from caching as well.
To Reproduce
Steps to reproduce the behavio
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
Feb 2, 2022 - Rust
The CDN for developers.
javascript
css
acceleration
cdn
sponsors
zap
optimization
images
image-processing
compress-images
minification
-
Updated
Apr 17, 2021 - JavaScript
lasselindqvist
commented
May 15, 2019
Add 'since' information to plugin configuration parameters by inspecting the commit history.
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
Feb 26, 2022 - C#
Babel plugin for removing React properties. 💨
-
Updated
Mar 15, 2019 - JavaScript
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
-
Updated
Jan 1, 2022 - C#
Transform Python source code into it's most compact representation
-
Updated
Mar 3, 2022 - Python
-
Updated
Feb 26, 2022 - 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 21, 2022 - JavaScript
-
Updated
Mar 16, 2022 - C#
Unpack 🛍 your JS source maps 🗺 to original files and folders.
-
Updated
Apr 21, 2021 - JavaScript
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
May 3, 2021 - Ruby
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