登录
dnrops/streamkit
关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 合并请求(PR)
  • 引擎(Engine)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
master
分支1
标签24
+ 疑修
Web IDE
Tyler Cloutier

Update README.md

7年前62次提交
  • SourcesFixed cancelDisposable bug.7年前
  • TestsAdded PromiseKit and removed typed error to be more inline with Swift error handling philosphies. Also see: https://github.com/ReactiveX/RxSwift/issues/6507年前
  • .gitignoreAdded xcodeproj to gitignore.7年前
  • .travis.ymlno message8年前
  • LICENSE.mdCreate LICENSE.md9年前
  • Package.resolvedAdded PromiseKit and removed typed error to be more inline with Swift error handling philosphies. Also see: https://github.com/ReactiveX/RxSwift/issues/6507年前
  • Package.swiftAdded PromiseKit and removed typed error to be more inline with Swift error handling philosphies. Also see: https://github.com/ReactiveX/RxSwift/issues/6507年前
  • README.mdUpdate README.md7年前
目录README.md

StreamKit

StreamKit is a very small and compact Functional Reactive Programming library which is used to implement the Edge event system.

It is inspired by ReactiveCocoa, but the API has been greatly reduced in scope and simplified. The StreamKit API is designed so that it can also be used as a simple callback system, much like Node.js Events. You don’t need to be an FRP wizard to use it.

关于
swift
README.md
102.0 KB
邀请码