搜索结果:reactkit

ReactKit screenshot

ReactKit

2014年10月09日 • MIT 许可证
Swift 响应式编程。
SwiftTask screenshot

SwiftTask

2014年9月22日 • MIT 许可证
Promise + 进度 + 暂停 + 取消,使用 SwiftState (状态机)。
SwiftState screenshot

SwiftState

2014年8月29日 • MIT 许可证
为 Swift 设计的优雅状态机。[功能] 转换:.State0 => .State1 尝试转换:machine <- .State1 尝试转换 + 消息:machine <- (.State1, "GoGoGo") 链式操作:...