# Condition **Repository Path**: b9swift/condition ## Basic Information - **Project Name**: Condition - **Description**: 维护一组状态,当满足特定状态时执行相应的监听操作 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: main - **Homepage**: https://github.com/b9swift/Condition - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-22 - **Last Updated**: 2022-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # B9Condition [![Swift Version](https://img.shields.io/badge/Swift-5+-F05138.svg?style=flat-square)](https://swift.org) [![Swift Package Manager](https://img.shields.io/badge/spm-compatible-F05138.svg?style=flat-square)](https://swift.org/package-manager) [![Build Status](https://img.shields.io/github/workflow/status/b9swift/Condition/Swift?style=flat-square&colorA=555555&colorB=F05138)](https://github.com/b9swift/Condition/actions) [![GitHub Source](https://img.shields.io/badge/Source-GitHub-24292F.svg?style=flat-square)](https://github.com/b9swift/Condition) 维护一组状态,当满足特定状态时执行相应的监听 ## 集成 使用 Swift Package Manager 或手工导入。 You can also use [GitHub source](https://github.com/b9swift/Condition).