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

mikeric/rivets

A lightweight data binding library. observed · 2026-08-28

github.com/mikeric/rivets · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 68
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5250
  • days_rel: n/a
  • days_push: 193
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3220 stars · 300 forks observed · 2026-08-28

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

Rivets.js is a lightweight, framework-agnostic data binding and templating library for building data-driven views in the browser. It subscribes to keypaths on bound objects so that mutating properties automatically and surgically updates the relevant DOM elements.

Use cases

  • bind javascript objects to html views with automatic ui updates
  • add declarative templating to a page without a heavy framework
  • build data-driven views with custom formatters and binders
  • keep dom in sync when mutating nested object properties
  • use data binding with any object model via custom adapters

When to choose

  • you want tiny, dependency-free data binding without adopting a full framework
  • you need framework-agnostic binding that works with your own models via adapters
  • you prefer declarative html templates with custom binders and formatters

When to avoid

  • you need a full component model, virtual dom, or modern reactive ecosystem
  • you are starting a new large-scale app where mainstream frameworks offer better tooling and community support
  • you need server-side rendering or typescript-first support

Facets

library · maturity maintenance

templating state-management frontend-framework web-development frontend browser data-binding javascript coffeescript declarative-templates lightweight nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
mikeric/rivetsmain63

For agents

markdown · JSON · MCP: product_card(name="mikeric/rivets")

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