GitShow/addyosmani/critical-path-css-tools
addyosmani

critical-path-css-tools

Tools to prioritize above-the-fold (critical-path) CSS

by addyosmani
Star on GitHubFork
1.2k stars48 forks6 contributorsQuiet · 3y agoSince 2014

Meet the team

See all 6 on GitHub →
addyosmani
addyosmani25 contributions
bezoerb
bezoerb1 contribution
davisonio
davisonio1 contribution
koistya
koistya1 contribution
ReadmeCritic
ReadmeCritic1 contribution
toddmotto
toddmotto1 contribution

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 3y ago
See all on GitHub →
arsenkhy
Link update in README.mdOpenPR

Changed the first link from deprecated Google page to a new version page

arsenkhy · 3y ago
nanokind
Add compile-critical-cssOpenPR

Most critical css tools generate static css from static html and static css But when it comes to SSR, most pages are personalized, and the critical css is dynamically generated according to query parameters or logined user This is why is created compiles css string into a function (in build time) like The generated function is dependency-free( without postcss, so less performance impact ) We can import this function in our NodeJS application to extract critical css and inline it into html ( in runtime )

nanokind · 4y ago
lazarljubenovic
Readme links to a deprecated Google pageOpenIssue

!image The very first link in the README, part of the _"PageSpeed Insights recommends inlining the critical (above-the-fold) CSS"_ sentence. Would be nice that could be updated to a new relevant link.

lazarljubenovic · 7y ago

Recent fixes

View closed PRs →
belchior
Plugins for Gulp and GruntClosedIssue

Hi, I would like to suggest 2 plugin for this list, they are small and simple. gulp-gotohead https://github.com/belchior/gulp-gotohead grunt-contrib-gotohead https://github.com/belchior/grunt-contrib-gotohead

belchior · 2y ago
CanRau
Toast - additonal CSS&JS loaderClosedIssue

Nice list thanks for the work just wanted to mention Toast in addition to loadCSS as it can load JS, too. I'm having toast inline and using it to load a Google Webfont and my js :-) https://github.com/pyrsmk/toast

CanRau · 7y ago
koistya
Add isomorphic-style-loaderMergedPR

isomorphic-style-loader for Webpack - allows to extract critical CSS for any given page/screen in React apps and inline it into HTML during server-side rendering (SSR). See React Starter Kit as an example.

koistya · 10y ago
Structured data for AI agents

Repository: addyosmani/critical-path-css-tools. Description: Tools to prioritize above-the-fold (critical-path) CSS Stars: 1166, Forks: 48. Open PRs: 2, open issues: 3. Last activity: 3y ago. Community health: 28%. Top contributors: addyosmani, bezoerb, davisonio, koistya, ReadmeCritic, toddmotto.

·@ofershap

Replace github.com with gitshow.dev