https://github.com/alicerunsonfedora/flowkit

Create apps with a simplified, testable, and concurrency-ready architecture.

https://github.com/alicerunsonfedora/flowkit

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary

Keywords

architectural-patterns swift-actor swift-concurrency swift5 swiftui
Last synced: 6 months ago · JSON representation

Repository

Create apps with a simplified, testable, and concurrency-ready architecture.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
architectural-patterns swift-actor swift-concurrency swift5 swiftui
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing License Code of conduct

README.md

FlowKit

FlowKit is a framework that provides developers several tools for developing apps with a simplified actor-based architecture with controlled state. FlowKit works hand in hand with Swift concurrency and SwiftUI to create stateful flows and views, and it extends XCTest to allow developers to write meaningful and predictable unit tests.

Getting started

FlowKit is a Swift package for the Swift Package Manager and can be added through Xcode.

Use in a Swift package

Add the following to your Package.swift file:

swift dependencies: [ .package(url: "https://github.com/alicerunsonfedora/flowkit", from: "0.1.0"), ]

Build from source

Required Tools:

  • Xcode 15 or later
  • macOS 13.0 or later

Clone the repository using git clone or gh repo clone then run swift build in the root of the project.

License

FlowKit is licensed under the Mozilla Public License, v2.0. You can read your rights in the LICENSE file provided or by obtaining it at https://www.mozilla.org/en-US/MPL/2.0/.

Owner

  • Name: Marquis Kurt
  • Login: alicerunsonfedora
  • Kind: user
  • Location: Bear, DE

[mar.kɪs kɚrt] He/him. iOS app and game developer.

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 8
  • Total Committers: 1
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Marquis Kurt s****e@m****t 8
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels