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 |
---|---|---|
| A project demonstrating the use of Critical to generate and inline critical-path CSS for improved performance | 536 |
| A demo project comparing above-the-fold CSS generation and inlining with and without critical-path optimization for improved page speed. | 60 |
| An optimized Angular weather app built with performance-critical CSS optimization | 37 |
| Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
| A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles. | 45 |
| Automates critical CSS analysis and optimization using CasperJS | 67 |
| Grunt plugin to extract and inline critical CSS from HTML files | 155 |
| A command-line tool that optimizes CSS files using the clean-css optimizer | 307 |
| Guidelines for writing and refactoring clean CSS for improved readability, modularity, and efficiency | 198 |
| Generates critical CSS for optimized performance | 102 |
| A Grunt plugin for extracting critical path CSS to improve page speed rendering. | 68 |
| A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 448 |
| A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 218 |
| A comprehensive guide to CSS and Sass best practices for maintaining consistency and readability in web development projects. | 91 |
| An opinionated CSS style guide for building scalable applications | 420 |