web-optimization
There are 27 repositories under web-optimization topic.
ligershark/WebOptimizer
A bundler and minifier for ASP.NET Core
cloudinary/cloudinary_npm
Cloudinary NPM for node.js integration
funbox/harold
Compares frontend project bundles
valdisiljuconoks/FeatureSwitch
FeatureSwitch is library that should reduce amount of time and code required to implement feature switching in your projects.
hcvazquez/UFFRemover
[A novel JavaScript code optimizer] A common practice in JavaScript development is to ship and deploy an application as a large file, called bundle, which is the result of combining the application code along with the code of all the libraries the application depends on. Despite the benefits of having a single bundle per application, this approach leads to applications being shipped with significant portions of code that are actually not used, which unnecessarily inflates the JavaScript bundles and could slow down website loading because of the extra unused code. The goal of this paper is to address the problem of reducing the size of bundle files in JavaScript applications.
ArslanAmeer/Layout-Muse
A Simple and Delicate Single Paged Layout (inspired by Adobe Muse - Site Of The Day) made with Pure HTML5, CSS3/LESS and JS/ES6.
thetinygoat/imgmin
A CLI tool to optimize images for the internet
ahmed-alnassif/net-spider
Net-Spider is a web scraping tool designed to retrieve the source code for a web page, including front-end elements such as JavaScript, CSS, images, and fonts. It allows you to crawl and download the source code from a target website.
rasel-rz/experiment-runner
Develop and run web experiments locally!
awesomelistsio/awesome-wpo
A curated list of awesome resources for optimizing web performance.
cresteem/Minomax
Minomax is a cutting-edge optimization tool tailored to enhance the performance of your web projects. Whether you're a developer striving for faster load times or a business aiming to deliver a seamless user experience, Minomax offers a powerful, all-encompassing solution.
nishantshah977/compress-to-webp
Compress your jpg, jpeg, png and convert into webp without losing quality ( depends upon level )in PHP.
aNdr3W03/My-Hungry
Lapar kan? Cari rumah makan dan restoran terbaik dan ramah di kantong sekarang juga!
nglthu/web_Optimization
Optimised an inefficient web application's JavaScript, CSS and assets delivery, ensuring it runs at 60fps and achieves a PageSpeed score of at least 90.
rushijagani/Top-notch-Free-Resources-For-Front-End-Developers
List of all top-notch resources for Front-End Developers
exinfinite/videoPause
暫停不在view中的影片(支援youtube、html5)
ganchito55/Web-Studio
An IDE to create validated and optimizated web pages
ikhsan-fauji/foody
This is the final submission of the Front End Web Developer Expert class by Dicoding
johnpaulada/project-savitar
This project aims to be a static web page starter that has a perfect score on Google's Lighthouse tool.
kerogenesis/image-optimizer
🖼 Optimize your images for web and local storage
pugilist130/Ad-Blocker-AI
This repository provides an AI-powered ad blocker that uses advanced algorithms to detect and block intrusive ads across various websites. It improves your browsing experience by filtering out unwanted ads and protecting your privacy.
WolfFace/htmx-faster-dev
Website built with Clojure, HTMX, and Alpine.js
leachandryan/python-webp-converter
A simple Python utility that converts images to WebP format throughout directories and subdirectories while preserving originals. Just drop in and run.
pootieweird70/Ad-Blocker-AI
This repository provides an AI-powered ad blocker that uses advanced algorithms to detect and block intrusive ads across various websites. It improves your browsing experience by filtering out unwanted ads and protecting your privacy.
Shehab-Emad/Website-Optimization
Website Performance Optimization Project
foswiki/PageOptimizerPlugin
Foswiki module PageOptimizerPlugin
montasim/terser-minify-tool
This script processes files within a project directory by minifying JavaScript files and copying other file types to a specified output directory. It leverages the Terser library for minification and tracks the size reduction achieved, reporting in kilobytes.