#elm-architecture (16 Repositories)
Ranked open-source repositories tagged with #elm-architecture, scored by pull request acceptance likelihood and maintainer engagement velocity.
9.8%
18.4h
16 repositories tagged #elm-architecture
DROOdotFOO/raxol
Write one app, render it to a terminal, a browser, or as agent tools. The terminal for your Gundam.
charmbracelet/bubbles
TUI components for Bubble Tea 🫧
charmbracelet/bubbletea
A powerful little TUI framework 🏗
darklang/philip2
An Elm to OCaml compiler
gvolpe/trading
💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
PurpleKingdomGames/tyrian
Elm-inspired Scala UI library.
PurpleKingdomGames/indigo
An FP game engine for Scala.
pkamenarsky/concur-replica
Server-side VDOM UI framework for Concur
elmish/Elmish.WPF
Static WPF views for elmish programs
dwyl/learn-redux
:boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
dwyl/learn-elm
:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!
salsita/prism
React / Redux action composition made simple http://salsita.github.io/prism/
rmhubbert/bubbletea-overlay
An overlay / modal window component for Charm's v1 Bubble Tea TUI framework.
Actomaton/Actomaton
🎭 Swift async/await & Actor-powered effectful state-management framework.
BuLEEto/Skald
A declarative GUI framework for Odin. The predictability of Elm with the performance of immediate mode.
dwyl/javascript-todo-list-tutorial
✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱