inline-critical

CSS optimizer

Tools for inline CSS optimization and asynchronous loading of stylesheets

Inline critical path CSS and async load existing stylesheets

GitHub

115 stars
4 watching
15 forks
Language: HTML
last commit: 4 days ago
critical-pathcssinline

Related projects:

Repository Description Stars
bezoerb/grunt-critical Grunt plugin to extract and inline critical CSS from HTML files 155
addyosmani/critical-path-css-tools Tools to help prioritize and inline critical CSS for better page performance 1,154
addyosmani/critical-path-css-demo A project demonstrating the use of Critical to generate and inline critical-path CSS for improved performance 536
anthonygore/html-critical-webpack-plugin A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. 448
stranger6667/css-inline A high-performance library for inlining CSS into HTML documents 246
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
nystudio107/rollup-plugin-critical Generates critical CSS for optimized performance 102
milkshakesoftware/premailer.net Library that moves CSS styles into HTML source code to improve compatibility with email clients. 657
ibrennan/critical-css-casperjs Automates critical CSS analysis and optimization using CasperJS 67
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
aanand/deadweight Determines which CSS selectors are actually used in a set of stylesheets and reports which can be safely deleted 1,186
addyosmani/critical-css-weather-app An optimized Angular weather app built with performance-critical CSS optimization 37
ruilisi/css-checker Automates the detection and reduction of redundant CSS classes in web applications. 579
sezgi/css-best-practices Guidelines for writing and refactoring clean CSS for improved readability, modularity, and efficiency 198
max-mapper/inline-styles Automates replacement of link tags and CSS url() calls with inline style tags and data URIs in HTML files. 24