File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Publishable
22
3- ![ Swift] ( https://img.shields.io/badge/Swift-6.0-EF5239?logo=swift&labelColor=white )
3+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FNSFatalError%2FPublishable%2Fbadge%3Ftype%3Dswift-versions )] ( https://swiftpackageindex.com/NSFatalError/Publishable )
4+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FNSFatalError%2FPublishable%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/NSFatalError/Publishable )
45[ ![ Codecov] ( https://codecov.io/github/NSFatalError/Publishable/graph/badge.svg?token=axMe8BnuvB )] ( https://codecov.io/github/NSFatalError/Publishable )
56
67Synchronous observation of ` Observable ` changes through ` Combine `
78
89#### Contents
910- [ What Problem Publishable Solves?] ( #what-problem-publishable-solves )
1011- [ How Publishable Works?] ( #how-publishable-works )
12+ - [ Documentation] ( #documentation )
1113- [ Installation] ( #installation )
1214
1315## What Problem Publishable Solves?
@@ -71,6 +73,10 @@ It relies solely on well-understood behaviors of Swift and its public APIs.
7173
7274This approach has been carefully tested and verified to work with both ` Observable ` and ` SwiftData.Model ` macros.
7375
76+ ## Documentation
77+
78+ [ Full documentation is available on the Swift Package Index.] ( https://swiftpackageindex.com/NSFatalError/Publishable/documentation/publishable )
79+
7480## Installation
7581
7682``` swift
You can’t perform that action at this time.
0 commit comments