awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesClass and Identifier Extraction

Parsing HTML markup specifically to extract unique class names and identifiers for style matching.

Distinct from HTML Static Analysis: Distinct from HTML Static Analysis by focusing on extracting style targets rather than detecting malformed tags.

Explore 1 awesome GitHub repository matching development tools & productivity · Class and Identifier Extraction. Refine with filters or upvote what's useful.

Awesome Class and Identifier Extraction GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • uncss/grunt-uncssAvatar von uncss

    uncss/grunt-uncss

    3,795Auf GitHub ansehen↗

    grunt-uncss is a CSS dead code eliminator and static analysis build tool. It functions as a Grunt CSS optimization plugin that identifies and deletes redundant style rules to reduce stylesheet file sizes and improve frontend performance. The tool analyzes HTML files and headless browser DOM states to detect styles that do not match any elements in the markup. It supports the protection of specific selectors through whitelists to ensure that styles for dynamically injected elements are preserved during the cleanup process. The project covers frontend asset minification by compressing cleaned

    Scans source HTML files to identify unique class names and identifiers used as style targets.

    HTML
    Auf GitHub ansehen↗3,795
  1. Home
  2. Development Tools & Productivity
  3. Static Analysis Tools
  4. HTML Static Analysis
  5. Class and Identifier Extraction