paldepind/functional-frontend-architecture
A functional frontend framework. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4127
- days_rel: n/a
- days_push: 2619
- n_releases_24m: 0
Adoption not part of the score
1437 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal JavaScript framework implementing the Elm architecture: a single immutable state tree, pure update functions, actions, and a virtual DOM view layer built on Snabbdom. It doubles as documentation of the architecture, with examples ranging from counters to TodoMVC and FRP integration via Flyd.
Use cases
- build a frontend app with the Elm architecture in JavaScript
- learn how unidirectional data flow frameworks work internally
- write frontend apps with pure functions and minimal mutation
- implement time-travel debugging and serializable state
- explore FRP-based state handling with Flyd
- study a minimal alternative to React/Redux
When to choose
- you want a tiny, functional, Elm-style architecture without React
- you value testability through pure functions and inspectable state
- you're learning how virtual DOM and unidirectional architectures are implemented
When to avoid
- you need a production framework with an active community and ecosystem
- you require TypeScript support or modern tooling out of the box
- the project has seen no releases since 2019 and is effectively dormant
Facets
framework · maturity maintenance
frontend-framework state-management templating web-development frontend browser elm-architecture virtual-dom frp functional-programming snabbdom unidirectional-data-flow time-travel-debugging javascript nodejs
1 source
- readme: https://github.com/paldepind/functional-frontend-architecture · fetched 2026-08-28 · dfc1626a00a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| paldepind/functional-frontend-architecture | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="paldepind/functional-frontend-architecture")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem