grunt-critical
CSS extractor
Grunt plugin to extract and inline critical CSS from HTML files
Grunt task to extract & inline critical-path CSS from HTML
154 stars
7 watching
24 forks
Language: HTML
last commit: almost 2 years ago above-the-foldcritical-csscritical-pathgrunt
Related projects:
Repository | Description | Stars |
---|---|---|
bezoerb/inline-critical | Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 448 |
fatso83/grunt-penthouse | A Grunt plugin for extracting critical path CSS to improve page speed rendering. | 68 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
addyosmani/critical-path-css-tools | Tools to help prioritize and inline critical CSS for better page performance | 1,153 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
johncashmore/grunt-cssshrink | A Grunt plugin for shrinking CSS files | 28 |
ibrennan/critical-css-casperjs | Automates critical CSS analysis and optimization using CasperJS | 67 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,213 |
bezoerb/gulp-htmlhint | A tool that integrates HTML validation into the Gulp workflow using the htmlhint wrapper | 81 |
addyosmani/critical-path-css-demo | A project demonstrating the use of Critical to generate and inline critical-path CSS for improved performance | 536 |
ericclemmons/grunt-react | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
jgable/grunt-lesslint | Automates checking of LESS files for errors using Grunt and CSS Lint | 75 |