-
Updated
May 13, 2022 - JavaScript
#
minification
Here are 214 public repositories matching this topic...
GUI image optimizer for Mac
-
Updated
Mar 25, 2022 - HTML
A modular minifier, built on top of the PostCSS ecosystem.
-
Updated
May 17, 2022 - CSS
Fast and efficient CSS optimizer for node.js and the Web
-
Updated
May 11, 2022 - JavaScript
Analyze and debug space usage through source maps
-
Updated
May 16, 2022 - TypeScript
6
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
May 14, 2022 - JavaScript
Improve the debugging experience and add server-side rendering support to styled-components
-
Updated
May 18, 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
May 17, 2022 - TypeScript
WordPresseur
commented
Feb 23, 2022
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
Mediavines uses iframes like the following for showing their ads:
`<iframe frameborder="0" src="https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.safeframe.googlesyndication.c
type: enhancement
Improvements that slightly enhance existing functionality and are fast to implement
good first issue
Indicates a good issue for first-time contributors
3rd party compatibility
Issues related to 3rd party compatibility like theme, plugin or hosting
priority: low
Issues that can wait
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 25, 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
May 18, 2022 - C#
Babel plugin for removing React properties. 💨
-
Updated
Mar 15, 2019 - JavaScript
Transform Python source code into it's most compact representation
-
Updated
Apr 21, 2022 - Python
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
-
Updated
May 4, 2022 - C#
-
Updated
Apr 27, 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
Apr 12, 2022 - JavaScript
-
Updated
May 13, 2022 - C#
Unpack 🛍 your JS source maps 🗺 to original files and folders.
-
Updated
Mar 24, 2022 - 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