- yelouafi/snabbdom-todomvc - TodoMVC using snabbdom and Elm architecture (snabbdom, union-type)
- brabadu/tanok - Elm Architecture-inspired wrapper for Rx.js+React (React, RxJS)
- justinwoo/react-14-rx-fake-elm-arch - Shows how you can use the Elm architecture in Javascript easily by using RxJS, and then use React 0.14's ReactElement functions for your views (React, RxJS)
- ccorcos/elmish - A Javascript UI library inspired by Elm (flyd, Ramda, React)
- Gozala/elmjs - Elm in JS (pure javascript)
- gaearon/react-elmish-example - This is my personal attempt to understand Elm Architecture better and show how it can be imitated by React components (React)
- acdlite/realm - A total rip-off of the Elm Architecture, in React (React, recompose, lodash)
- kamalmarhubi/todomvc-es6-react-rxjs-elm-architecture - TodoMVC in ES6 / React / Rx.js with the Elm Architecture (RxJS, React, ImmutableJS)
- jschr/realm - A boilerplate for creating scalable apps with react, rxjs and a little bit of magic. Heavily inspired by flux, redux and elm architecture (React, RxJS, baobab)
- low-ghost/react-rx-elm-architecture - react-rx-elm-architecture (Ramda, React, RxJS, rx-react)
- findjashua/react-elm (lodash, React, RxJS)
- kaleidos/olmo - Attempt to bring Elm's Architecture to JavaScript. (monet.js, Ramda, RxJS, snabbdom, union-type)
- paldepind/functional-frontend-architecture - This repository is meant to document and explore the implementation of what is known as "the Elm architecture". A simple functional architecture for building frontend applications (flyd, ramda-fantasy, snabbdom, union-type)
- redux-architecture - elm architecture in redux with redux-loop (redux, redux-loop, react)