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

max-mapper/yo-yo

A tiny library for building modular UI components using DOM diffing and ES6 tagged template literals observed · 2026-08-28

github.com/max-mapper/yo-yo · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3827
  • days_rel: n/a
  • days_push: 2076
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1323 stars · 46 forks observed · 2026-08-28

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

yo-yo is a tiny JavaScript library for building modular UI components using DOM diffing (via morphdom) and ES6 tagged template literals (via bel). It follows a 'data down, actions up' pattern and powers the choo framework.

Use cases

  • build small modular UI components without React
  • efficiently update DOM elements with diffing instead of a virtual DOM
  • create standalone UI component modules publishable to npm
  • write components using native ES6 template literals
  • assemble a custom lightweight frontend framework from small modules

When to choose

  • you want a tiny (~4kb) React-style component library
  • you prefer real DOM diffing over a virtual DOM
  • you want to build your own framework from swappable small modules
  • you need to embed UI components in standalone npm packages

When to avoid

  • you need a full-featured, actively maintained framework with large ecosystem support
  • you require SSR or modern tooling integrations out of the box
  • you need guaranteed long-term maintenance or a defined license
  • you are starting a new large application today (consider choo or modern alternatives)

Facets

library · maturity maintenance

ui-components frontend-framework templating web-development frontend developer-tools browser cross-platform dom-diffing tagged-template-literals modular-ui morphdom choo tiny-library nodejs

1 source

Member repositories

RepositoryRoleHealth v2
max-mapper/yo-yomain32

For agents

markdown · JSON · MCP: product_card(name="max-mapper/yo-yo")

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