-
Updated
Dec 17, 2021 - JavaScript
#
minification
Here are 205 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
Dec 17, 2021 - CSS
Fast and efficient CSS optimizer for node.js and the Web
-
Updated
Oct 21, 2021 - JavaScript
Analyze and debug space usage through source maps
-
Updated
Sep 29, 2021 - TypeScript
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
-
Updated
May 7, 2021 - 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
Nov 30, 2021 - 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
Mai-Saad
commented
Nov 24, 2021
Before submitting an issue please check that you’ve completed the following steps:
- Made sure you’re on the latest version => 3.10.3
- Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
loading="lazy" is removed from nowprocket view of the page when LL image / LL video is enabled
To Reproduce
Steps to reproduce the behavior:
- En
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
Dec 14, 2021 - TypeScript
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.
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
Dec 17, 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
Nov 26, 2021 - C#
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
-
Updated
Dec 1, 2021 - C#
-
Updated
Oct 21, 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
Transform Python source code into it's most compact representation
-
Updated
Nov 24, 2021 - Python
Minifies icon fonts to just the used glyphs.
-
Updated
Nov 23, 2021 - JavaScript
A GUI app to the SVGO library with the addition of creating SVG sprite sheets.
-
Updated
Nov 28, 2017 - JavaScript
Unpack 🛍 your JS source maps 🗺 to original files and folders.
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
Dec 15, 2021 - C#
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