3.0.6 • Published 6 years ago

elm-rx v3.0.6

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

ElmRx

npm npm npm

What is it

This lib is try to emulate Elm Architecture in JavaScript with rxjs. It provides a way to build your app's model, messages and update methods in a Elm Style, and your view layer can consume the output obervable to render the UI reactively.

For more details, see this blog post.

Version

1.x use rxjs@^5

2.x use rxjs@^6

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

1.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago