CSSVacuum
CSS optimizer
A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles.
optimize your critical rendering path
45 stars
4 watching
4 forks
last commit: about 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
addyosmani/critical-path-css-tools | Tools to help prioritize and inline critical CSS for better page performance | 1,153 |
clean-css/clean-css-cli | A command-line tool that optimizes CSS files using the clean-css optimizer | 305 |
fatso83/grunt-penthouse | A Grunt plugin for extracting critical path CSS to improve page speed rendering. | 68 |
sandark7/csso-loader | A module that optimizes CSS files using the CSO algorithm for better compression and filtering of unused styles. | 23 |
simonwep/vite-plugin-optimize-css-modules | A plugin that optimizes CSS module class names in production builds | 30 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
bezoerb/inline-critical | Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
ibrennan/critical-css-casperjs | Automates critical CSS analysis and optimization using CasperJS | 67 |
madskristensen/staticwebhelper | A NuGet package that optimizes static websites hosted on IIS by minifying HTML, finger printing resources, and caching responses. | 27 |
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 447 |
ec0lint/ec0lint | A tool that analyzes and suggests improvements to reduce the environmental impact of web applications through code optimization. | 153 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
davidtheclark/scalable-css-reading-list | A curated list of articles on best practices and principles for creating maintainable and scalable CSS. | 1,536 |
jonaskruckenberg/imagetools | A toolbox of image transformation directives that optimize images at compile-time using the sharp library. | 939 |
stylecow/stylecow | A Node.js library that fixes and makes CSS compatible with all modern browsers. | 163 |