0.6.2 • Published 7 years ago

elm-architecture v0.6.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

The Elm Architecture in JavaScript

Features

  • Original taste - Code structure is almost the same as The Elm Architecture in elm.
  • Virtual DOM library agnostic - It works with React, Snabbdom, Deku or any virtual DOM library.
  • Typed language friendly - Since messages are typed, languages such as TypeScript can be helpful via feature like instanceof type guards.
  • Reactive stream library supported - It comes with an observable model, you can use RxJS, Most.js or xstream to transform it.
0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago