critical-path-css-tools
CSS optimizer
Tools to help prioritize and inline critical CSS for better page performance
Tools to prioritize above-the-fold (critical-path) CSS
1k stars
50 watching
46 forks
last commit: over 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
addyosmani/critical-path-css-demo | A project demonstrating the use of Critical to generate and inline critical-path CSS for improved performance | 536 |
addyosmani/critical-path-angular-demo | A demo project comparing above-the-fold CSS generation and inlining with and without critical-path optimization for improved page speed. | 60 |
addyosmani/critical-css-weather-app | An optimized Angular weather app built with performance-critical CSS optimization | 37 |
bezoerb/inline-critical | Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
ndreckshage/cssvacuum | A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles. | 45 |
ibrennan/critical-css-casperjs | Automates critical CSS analysis and optimization using CasperJS | 67 |
bezoerb/grunt-critical | Grunt plugin to extract and inline critical CSS from HTML files | 154 |
clean-css/clean-css-cli | A command-line tool that optimizes CSS files using the clean-css optimizer | 305 |
sezgi/css-best-practices | Guidelines for writing and refactoring clean CSS for improved readability, modularity, and efficiency | 198 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
fatso83/grunt-penthouse | A Grunt plugin for extracting critical path CSS to improve page speed rendering. | 68 |
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 447 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
felipevolpatto/css-style-guide | A comprehensive guide to CSS and Sass best practices for maintaining consistency and readability in web development projects. | 91 |
grvcoelho/css-styleguide | An opinionated CSS style guide for building scalable applications | 419 |