Ross ROSS = Recommend OSS · open-source software intelligence for agents

kbrsh/moon

🌙 The minimal & fast library for functional user interfaces observed · 2026-08-28

github.com/kbrsh/moon · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3702
  • days_rel: n/a
  • days_push: 916
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5950 stars · 194 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Moon is a minimal, fast JavaScript library for building functional user interfaces, where applications are pure functions communicating with the browser through 'drivers'. It weighs about 2kb minified+gzip and offers a declarative, driver-based design.

Use cases

  • build a lightweight single-page web app
  • create UIs with a purely functional architecture
  • render views as a function of state without mutable reactivity
  • keep JavaScript bundles extremely small
  • learn functional frontend design patterns

When to choose

  • you want a tiny (~2kb) functional UI library
  • you prefer pure functions and driver-based architecture over mutable state
  • you're building a small to medium web app with minimal dependencies

When to avoid

  • you need a large ecosystem, mature tooling, and community support
  • you require extensive third-party component libraries
  • you want long-term guaranteed maintenance - the project sees infrequent releases

Facets

library · maturity maintenance

frontend-framework ui-components state-management routing web-development frontend browser functional-ui driver-based-architecture tiny-bundle virtual-dom declarative functional-programming javascript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
kbrsh/moonmain23

For agents

markdown · JSON · MCP: product_card(name="kbrsh/moon")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem