ucss
CSS selector finder
A tool for finding unused and duplicate CSS selectors in web pages and websites.
Find unused and duplicate CSS
2k stars
76 watching
64 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple HTML parser that enables search for nodes using CSS selectors | 2,074 |
| Automates the detection and reduction of redundant CSS classes in web applications. | 579 |
| Determines which CSS selectors are actually used in a set of stylesheets and reports which can be safely deleted | 1,186 |
| Tool for finding nodes in a tree using CSS-like selectors | 62 |
| A tool for parsing and inlining CSS styles within HTML documents | 248 |
| A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins. | 47 |
| Utility for beautifying or de Beautifying CSS code by adjusting whitespace | 6 |
| A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
| A JavaScript implementation of CSS Object Model and CSS parser | 753 |
| A CSS layout engine and document renderer written in Zig. | 37 |
| A Node.js library that fixes and makes CSS compatible with all modern browsers. | 163 |
| A powerful CSS parsing library written in Swift | 279 |
| Defines a format for CSS files used in component-based web applications to enable interoperability between CSS and JavaScript. | 630 |
| A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles. | 45 |
| Analyzes CSS code complexity and performance issues | 699 |