critical-css-casperjs
CSS analyzer
Automates critical CSS analysis and optimization using CasperJS
A CasperJS script to pull critical CSS information from your page.
67 stars
1 watching
4 forks
Language: JavaScript
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 448 |
addyosmani/critical-path-css-tools | Tools to help prioritize and inline critical CSS for better page performance | 1,153 |
addyosmani/critical-css-weather-app | An optimized Angular weather app built with performance-critical CSS optimization | 37 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
macbre/analyze-css | Analyzes CSS code complexity and performance issues | 699 |
bezoerb/grunt-critical | Grunt plugin to extract and inline critical CSS from HTML files | 154 |
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 |
kis/chartify | A React.js plugin for creating bar charts with CSS customization options. | 693 |
addyosmani/critical-path-css-demo | A project demonstrating the use of Critical to generate and inline critical-path CSS for improved performance | 536 |
michelebertoli/css-in-js | Compares and showcases different CSS-in-JS techniques used in React applications. | 5,526 |
oyvindeh/ucss | A tool for finding unused and duplicate CSS selectors in web pages and websites. | 1,620 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 279 |