awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesInterface Builder Analyzers

Tools that parse visual editor files like XIBs and Storyboards to identify connections to source code.

Distinct from Swift Linters: None of the candidates cover the parsing of visual editor files to validate code usage.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Interface Builder Analyzers. Refine with filters or upvote what's useful.

Awesome Interface Builder Analyzers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • peripheryapp/peripheryperipheryapp का अवतार

    peripheryapp/periphery

    6,145GitHub पर देखें↗

    Periphery is a static analysis tool and dead code detector for Swift projects. It identifies unreferenced classes, structs, functions, and properties, and serves as an API surface optimizer to find public declarations that can be restricted to internal access. The tool includes specialized scanning for Interface Builder files, such as storyboards and XIBs, to ensure UI-connected members are not incorrectly flagged as unused. It also provides automated code removal to eliminate identified dead code and unused parameters directly from source files. Its analysis capabilities cover the detection

    Parses XIB and storyboard files to ensure UI-connected members are not incorrectly flagged as unused.

    Swift
    GitHub पर देखें↗6,145
  1. Home
  2. Programming Languages & Runtimes
  3. Interface Builder Analyzers