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: about 1 month 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,685 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
robbiehanson/xmppframework | Provides a modular and thread-safe implementation of the XMPP standard for real-time communication | 5,910 |
realm/swiftlint | A tool to enforce Swift style and conventions in software development | 18,683 |
jpsim/sourcekitten | A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,309 |
weichsel/zipfoundation | A Swift library for creating, reading and modifying ZIP archives with high performance compression and decompression. | 2,348 |
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 |
nvzqz/filekit | A Swift framework for simple and expressive file management | 2,339 |
swiftlang/swift-corelibs-foundation | Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,287 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,807 |
yonaskolb/xcodegen | A command line tool that generates Xcode projects from folder structures and project specifications. | 7,072 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,750 |
tomaz/appledoc | A tool that generates Apple-like source code documentation from specially formatted comments | 4,192 |
swiftybeaver/swiftybeaver | Convenient and secure logging solution for Swift development | 5,931 |
quick/quick | A behavior-driven development framework for writing tests in Swift and Objective-C | 9,798 |