|
5 | 5 |
|
6 | 6 | ## Some Example Usages
|
7 | 7 |
|
8 |
| -[**BartyCrouch**](https://github.com/Flinesoft/BartyCrouch): a tool to incrementally update strings files to help App localization. |
| 8 | +[**BartyCrouch**](https://github.com/Flinesoft/BartyCrouch): A tool to incrementally update strings files to help with localization. |
9 | 9 |
|
10 |
| -[**Hatch**](https://github.com/sdidla/Hatch): Provides a simple, extensible parser to obtain a hierarchical list of symbols |
| 10 | +[**Hatch**](https://github.com/sdidla/Hatch): Provides a simple, extensible parser to obtain a hierarchical list of symbols. |
11 | 11 |
|
12 |
| -[**Muter**](https://github.com/muter-mutation-testing/muter): Automated mutation testing for Swift |
| 12 | +[**Muter**](https://github.com/muter-mutation-testing/muter): Automated mutation testing for Swift. |
13 | 13 |
|
14 |
| -[**Pecker**](https://github.com/woshiccm/Pecker): a tool to detect unused code based on [SwiftSyntax](https://github.com/apple/swift-syntax.git) and [IndexStoreDB](https://github.com/apple/indexstore-db.git). |
| 14 | +[**Pecker**](https://github.com/woshiccm/Pecker): A tool to detect unused code. |
15 | 15 |
|
16 |
| -[**Periphery**](https://github.com/peripheryapp/periphery): a tool to detect unused code. |
| 16 | +[**Periphery**](https://github.com/peripheryapp/periphery): A tool to detect unused code. |
17 | 17 |
|
18 |
| -[**Piranha**](https://github.com/uber/piranha): a tool for refactoring code related to feature flags. |
| 18 | +[**Piranha**](https://github.com/uber/piranha): A tool for refactoring code related to feature flags. |
19 | 19 |
|
20 |
| -[**Sitrep**](https://github.com/twostraws/Sitrep): A source code analyzer for Swift projects |
| 20 | +[**Sitrep**](https://github.com/twostraws/Sitrep): A source code analyzer for Swift projects. |
21 | 21 |
|
22 |
| -[**STAR**](https://github.com/thumbtack/star): a tool to find how often specified Swift type(s) are used in a project. |
| 22 | +[**STAR**](https://github.com/thumbtack/star): A tool to find how often specified Swift type(s) are used in a project. |
23 | 23 |
|
24 |
| -[**Swift AST Explorer**](https://swift-ast-explorer.com/): a Swift AST visualizer. |
| 24 | +[**Swift AST Explorer**](https://swift-ast-explorer.com/): A Swift AST visualizer. |
25 | 25 |
|
26 |
| -[**Swift Stress Tester**](https://github.com/apple/swift-stress-tester): a test driver for sourcekitd and Swift evolution. |
| 26 | +[**Swift Stress Tester**](https://github.com/apple/swift-stress-tester): A test driver for `sourcekitd` and Swift evolution. |
27 | 27 |
|
28 |
| -[**Swift Variable Injector**](https://github.com/LucianoPAlmeida/variable-injector): a tool to replace string literals with environment variables values. |
| 28 | +[**Swift Variable Injector**](https://github.com/LucianoPAlmeida/variable-injector): A tool to replace string literals with the values of environment variables. |
29 | 29 |
|
30 |
| -[**swift-format**](https://github.com/apple/swift-format): formatting technology for Swift source code. |
| 30 | +[**swift-format**](https://github.com/apple/swift-format): Formatting technology for Swift source code. |
31 | 31 |
|
32 | 32 | [**SwiftLint**](https://github.com/realm/SwiftLint): A tool to enforce Swift style and conventions.
|
33 | 33 |
|
34 |
| -[**SwiftPack**](https://github.com/omochi/SwiftPack): a tool for automatically embedding Swift library source. |
| 34 | +[**SwiftPack**](https://github.com/omochi/SwiftPack): A tool for automatically embedding Swift library source. |
35 | 35 |
|
36 |
| -[**SwiftRewriter**](https://github.com/inamiy/SwiftRewriter): a Swift code formatter. |
| 36 | +[**SwiftRewriter**](https://github.com/inamiy/SwiftRewriter): A Swift code formatter. |
37 | 37 |
|
38 |
| -[**SwiftSemantics**](https://github.com/SwiftDocOrg/SwiftSemantics): parses Swift code into its constituent declarations. |
| 38 | +[**SwiftSemantics**](https://github.com/SwiftDocOrg/SwiftSemantics): Parses Swift code into its constituent declarations. |
0 commit comments