SwiftFormat
Code formatter
A tool for automatically enforcing a common coding style in Swift projects
A command-line tool and Xcode Extension for formatting Swift code
8k stars
81 watching
639 forks
Language: Swift
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,568 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
airbnb/swift | Provides a set of guidelines and tools for formatting and linting Swift code in accordance with Airbnb's style guide. | 2,445 |
nicklockwood/layout | A framework for declaratively implementing iOS user interfaces using XML template files and runtime-evaluated expressions. | 2,233 |
jintin/swimat | An Xcode plug-in to format Swift code. | 1,649 |
ypresto/swiftlintxcode | Automates formatting of Swift code using SwiftLint | 354 |
kodecocodes/swift-style-guide | A comprehensive style guide for writing readable and maintainable Swift code | 13,125 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,735 |
ra1028/swift-mod | A tool for modifying Swift code, generating boilerplate and formatting, using Apple's SwiftSyntax framework. | 103 |
swiftgen/swiftgen | Automatically generates Swift code for resources like images and localized strings to make them type-safe. | 9,304 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
xmartlabs/xlform | A powerful iOS library to create dynamic table-view forms with automatic UI updates based on form definitions. | 5,769 |
krzysztofzablocki/sourcery | Automates boilerplate code generation and mock implementations for Swift projects | 7,714 |
yonaskolb/xcodegen | A command line tool that generates Xcode projects from folder structures and project specifications. | 7,109 |
realm/swiftlint | A tool to enforce Swift style and conventions in software development | 18,718 |