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

gwendall/way.js

Simple, lightweight, persistent two-way databinding observed · 2026-08-28

github.com/gwendall/way.js · 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: 4405
  • days_rel: n/a
  • days_push: 797
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2866 stars · 245 forks observed · 2026-08-28

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

way.js is a lightweight, framework-agnostic JavaScript library for two-way data binding between HTML elements and in-memory data, driven by declarative data attributes. It persists bound data to localStorage so forms and elements are repopulated on page reloads, with no dependencies.

Use cases

  • bind form inputs to data without writing JavaScript
  • persist form data across page reloads
  • sync HTML element content with a data model
  • build quick prototypes with declarative databinding
  • serialize form inputs to JSON automatically
  • display live-updating values as users type

When to choose

  • you want zero-dependency, attribute-driven two-way binding in vanilla JS
  • you need simple form persistence via localStorage
  • you're building a small site or prototype without a framework

When to avoid

  • you're using a modern framework with built-in reactivity like React, Vue, or Angular
  • you need fine-grained state management or large-scale application state
  • you require an actively developed library with a license and ongoing maintenance

Facets

library · maturity maintenance

state-management form-handling serialization web-development frontend browser two-way-databinding framework-agnostic localstorage no-dependencies data-attributes nodejs

1 source

Member repositories

RepositoryRoleHealth v2
gwendall/way.jsmain32

For agents

markdown · JSON · MCP: product_card(name="gwendall/way.js")

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