Skip to content

Commit

Permalink
Merge pull request vsouza#1115 from nschucky/master
Browse files Browse the repository at this point in the history
Add Interstellar by @JensRavens to Reactive Programming section
  • Loading branch information
lfarah authored Sep 12, 2016
2 parents fa44d63 + eca5d99 commit 39077bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1003,6 +1003,7 @@ Most of these are paid services, some have free tiers.
* [Render](https://github.com/alexdrone/Render) - Swift and UIKit a la React. :large_orange_diamond:
* [RxAutomaton](https://github.com/inamiy/RxAutomaton) - RxSwift + State Machine, inspired by Redux and Elm. :large_orange_diamond:
* [ReactiveArray](https://github.com/Wolox/ReactiveArray) - An array class implemented in Swift that can be observed using ReactiveCocoa's Signals. :large_orange_diamond:
* [Interstellar](https://github.com/JensRavens/Interstellar) - Simple and lightweight Functional Reactive Coding in Swift for the rest of us. :large_orange_diamond:

### Reflection
* [Reflection](https://github.com/Zewo/Reflection) - Reflection provides an API for advanced reflection at runtime including dynamic construction of types. :large_orange_diamond:
Expand Down

0 comments on commit 39077bd

Please sign in to comment.