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

GitHub

8k stars
81 watching
640 forks
Language: Swift
last commit: 5 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swiftlang/swift-format A tool for formatting Swift source code according to a standardized style 2,538
swiftlang/swift-syntax Provides libraries for parsing and manipulating the internal representation of Swift source code 3,242
airbnb/swift Provides a set of guidelines and tools for formatting and linting Swift code in accordance with Airbnb's style guide. 2,428
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,650
ypresto/swiftlintxcode Automates formatting of Swift code using SwiftLint 352
kodecocodes/swift-style-guide A comprehensive style guide for writing readable and maintainable Swift code 13,114
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,599
ra1028/swift-mod Tools for modifying and formatting Swift code to improve developer productivity. 103
swiftgen/swiftgen Automatically generates Swift code for resources like images and localized strings to make them type-safe. 9,275
swiftlang/swift-package-manager A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code 9,750
xmartlabs/xlform A powerful iOS library to create dynamic table-view forms with automatic UI updates based on form definitions. 5,768
krzysztofzablocki/sourcery Automates boilerplate code generation and mock implementations for Swift projects 7,685
yonaskolb/xcodegen A command line tool that generates Xcode projects from folder structures and project specifications. 7,072
realm/swiftlint A tool to enforce Swift style and conventions in software development 18,683