Pinned Repositories
BlogCodes
【肘子的Swift笔记】博文中的代码汇总
CoreDataEvolution
A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.
Infinite4Pager
Infinite4Pager is a flexible and powerful SwiftUI component that provides infinite scrolling capabilities in four directions: up, down, left, and right. It's perfect for creating image galleries, card decks, or any other content that requires seamless navigation in multiple directions.
Objects2XLSX
A powerful, type-safe Swift library for converting Swift objects to Excel (.xlsx) files. Objects2XLSX provides a modern, declarative API for creating professional Excel spreadsheets with full styling support, multiple worksheets, and real-time progress tracking.
ObservableDefaults
A comprehensive solution integrating SwiftUI + Observation + UserDefaults + iCloud Key-Value Store
PersistentHistoryTrackingKit
A library for managing Core Data's Persistent History Tracking
SheetKit
an extension library for SwiftUI sheets.
SwiftUIOverlayContainer
SwiftUI Overlay Container is a view container component for SwiftUI. It is a customizable, efficient and convenient view manager.
SwipeCell
SwipeCell is a SwiftUI library, used to achieve the left and right sliding menu effect similar to the iOS mail app.
TabularBuilder
Declarative TabularData creation for Swift - Convert objects to DataFrames with type-safe, SwiftUI-like syntax
fatbobman's Repositories
fatbobman/SwiftUIOverlayContainer
SwiftUI Overlay Container is a view container component for SwiftUI. It is a customizable, efficient and convenient view manager.
fatbobman/ObservableDefaults
A comprehensive solution integrating SwiftUI + Observation + UserDefaults + iCloud Key-Value Store
fatbobman/SwipeCell
SwipeCell is a SwiftUI library, used to achieve the left and right sliding menu effect similar to the iOS mail app.
fatbobman/Infinite4Pager
Infinite4Pager is a flexible and powerful SwiftUI component that provides infinite scrolling capabilities in four directions: up, down, left, and right. It's perfect for creating image galleries, card decks, or any other content that requires seamless navigation in multiple directions.
fatbobman/PersistentHistoryTrackingKit
A library for managing Core Data's Persistent History Tracking
fatbobman/SwiftDataKit
SwiftDataKit allows SwiftData developers to access Core Data objects corresponding to SwiftData elements.
fatbobman/iCloudSyncStatusKit
A Swift library that monitors the iCloud account status and responds to synchronization events when using Core Data with CloudKit.
fatbobman/IsScrolling
As the name suggests, IsScrolling provides a ViewModifier to get the current scrolling state of a ScrollView or List in SwiftUI. IsScrolling has good backward and forward compatibility since it is fully implemented natively in SwiftUI. 正如名称所示,IsScrolling 提供了一个 ViewModifier ,用来获取 SwiftUI 中 ScrollView 或 List 当前的滚动状态。由于完全采用了 SwiftUI 原生的方式实现此功能,因此 IsScrolling 具备了很好的前后兼容性。
fatbobman/CoreDataEvolution
A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.
fatbobman/Objects2XLSX
A powerful, type-safe Swift library for converting Swift objects to Excel (.xlsx) files. Objects2XLSX provides a modern, declarative API for creating professional Excel spreadsheets with full styling support, multiple worksheets, and real-time progress tracking.
fatbobman/TabularBuilder
Declarative TabularData creation for Swift - Convert objects to DataFrames with type-safe, SwiftUI-like syntax
fatbobman/SimpleLogger
A simple logging library for Swift 6, providing easy-to-use logging functionalities with support for different log levels and backends.
fatbobman/ModelActorX
ModelActorX is a Swift library that provides custom macros ModelActorX and MainModelActorX to enhance and extend the functionality of SwiftData's ModelActor.
fatbobman/fatbobman.github.io
fatbobman/chinese-independent-blogs
中文独立博客列表
fatbobman/UserDefaultsObservation
fatbobman/SwiftIODemo
fatbobman/fatbobman
fatbobman/fullmoon-ios
chat with private and local large language models
fatbobman/OpenSwiftUI
[WIP] Open source implementation of Apple's SwiftUI.
fatbobman/SwiftUIX
An extension to the standard SwiftUI library.
fatbobman/SwiftXLSX
SwiftXLSX is a library focused creating Excel spreadsheet (XLSX) files directly on mobile devices.
fatbobman/iOSDevDirectory
The iOS Dev Directory
fatbobman/mcp-swift-sdk
Swift SDK for Model Context Protocol servers and clients
fatbobman/my-swift-aoc-2024
fatbobman/ObservableUserDefault
A Swift macro that adds accessor blocks to properties in `Observable` classes that read and write values in `UserDefaults`.
fatbobman/Swallow
A complement to the Swift standard library.
fatbobman/SwiftDB
A modern database abstraction layer + runtime, batteries included [WIP].
fatbobman/TipComments
fatbobman/weeklyComments