jazzy
Code generator
Generates documentation for Swift and Objective-C projects using Clang and SourceKit's AST representation of code.
Soulful docs for Swift & Objective-C
7k stars
161 watching
413 forks
Language: Ruby
last commit: 3 months ago
Linked from 4 awesome lists
rubysourcekitsourcekittenswiftxcode
Related projects:
Repository | Description | Stars |
---|---|---|
krzysztofzablocki/sourcery | Automates boilerplate code generation and mock implementations for Swift projects | 7,714 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
robbiehanson/xmppframework | Provides a modular and thread-safe implementation of the XMPP standard for real-time communication | 5,912 |
realm/swiftlint | A tool to enforce Swift style and conventions in software development | 18,718 |
jpsim/sourcekitten | A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,317 |
weichsel/zipfoundation | A Swift library for creating, reading and modifying ZIP archives with high performance compression and decompression. | 2,367 |
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 |
nvzqz/filekit | A Swift framework for simple and expressive file management | 2,348 |
swiftlang/swift-corelibs-foundation | Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,303 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,816 |
yonaskolb/xcodegen | A command line tool that generates Xcode projects from folder structures and project specifications. | 7,109 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
tomaz/appledoc | A tool that generates Apple-like source code documentation from specially formatted comments | 4,194 |
swiftybeaver/swiftybeaver | Convenient and secure logging solution for Swift development | 5,955 |
quick/quick | A behavior-driven development framework for writing tests in Swift and Objective-C | 9,800 |