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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
IBDecodable avatar

IBDecodable/IBLinter

0
View on GitHub↗
941 stars·42 forks·Swift·MIT·8 views

IBLinter

A linter tool for Interface Builder

Features

  • Code Linters - Linting tool specifically for Interface Builder files.
  • Code Quality Tools - Lints Interface Builder files for errors.

Star history

Star history chart for ibdecodable/iblinterStar history chart for ibdecodable/iblinter

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with IBLinter

These projects share indexed features with IBLinter. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • realm/swiftlintrealm avatar

    realm/SwiftLint

    19,456View on GitHub↗

    SwiftLint is a static analysis tool and code formatter designed to enforce consistent coding styles and identify semantic issues within Swift source code. It functions as a command-line utility that evaluates code against established conventions to ensure uniform structure and architectural standards across a project. The tool distinguishes itself through a custom linting engine that leverages compiler-integrated syntax analysis to perform deep inspections of code structure. Beyond simple pattern matching, it supports automated source code transformation to correct formatting violations and r

    Swiftcode-qualityhacktoberfestlinter
    View on GitHub↗19,456
  • azz/pretty-quickazz avatar

    azz/pretty-quick

    2,290View on GitHub↗

    Runs Prettier on your changed files.

    TypeScript
    View on GitHub↗2,290
  • beautify-web/js-beautifybeautify-web avatar

    beautify-web/js-beautify

    8,973View on GitHub↗

    js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of JavaScript, HTML, and CSS files. It reorganizes source code into a consistent, readable style by applying configurable indentation and spacing rules. The project includes a utility for unpacking minified scripts, which transforms compressed or obfuscated JavaScript into a human-readable format. It provides a command-line interface for executing bulk code reformatting across multiple files. The tool supports customizable formatting rules and language-specific overrides, which can be

    JavaScript
    View on GitHub↗8,973
  • andresinaka/swiftcopandresinaka avatar

    andresinaka/SwiftCop

    536View on GitHub↗

    SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations.

    Swiftclarityemail-validationswift
    View on GitHub↗536
Compare all 30 related projects→

Frequently asked questions

What does ibdecodable/iblinter do?

A linter tool for Interface Builder

What are the main features of ibdecodable/iblinter?

The main features of ibdecodable/iblinter are: Code Linters, Code Quality Tools.

Which projects share features with ibdecodable/iblinter?

Projects with overlapping indexed features include: realm/swiftlint — SwiftLint is a static analysis tool and code formatter designed to enforce consistent coding styles and identify… azz/pretty-quick — Runs Prettier on your changed files. beautify-web/js-beautify — js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of… conventional-changelog/commitlint — Commitlint is a command-line utility designed to lint and validate Git commit messages against established… danmar/cppcheck. andresinaka/swiftcop — SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record…