Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goodhatsllc/statetree
🌳 State management done better.
https://github.com/goodhatsllc/statetree
architecture swift swiftui
Last synced: 3 months ago
JSON representation
🌳 State management done better.
- Host: GitHub
- URL: https://github.com/goodhatsllc/statetree
- Owner: GoodHatsLLC
- License: mit
- Created: 2022-07-02T09:44:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T01:08:52.000Z (over 1 year ago)
- Last Synced: 2024-10-09T11:21:12.206Z (4 months ago)
- Topics: architecture, swift, swiftui
- Language: Swift
- Homepage:
- Size: 940 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# StateTree 🌳
[![Swift version compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FGoodHatsLLC%2FStateTree%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/GoodHatsLLC/StateTree)
[![Platform compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FGoodHatsLLC%2FStateTree%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/GoodHatsLLC/StateTree)#### *Your app is not its UI.*
🌱 `StateTree` is at `v0.1.1`.
- StateTree is initial-feature complete and reasonably well tested.
- The `v0.1` API is mostly stable.
- It requires both technical and philosophical documentation.
- Breaking changes will still happen.