yoxjs/yox
A lightweight mvvm framework 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: 3584
- days_rel: n/a
- days_push: 1288
- n_releases_24m: 0
Adoption not part of the score
1070 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Yox is a lightweight MVVM JavaScript framework similar to Vue, with reactive data binding, directives, computed properties, and component support. Its distinguishing feature is compatibility all the way back to IE6.
Use cases
- build reactive single-page UIs with a tiny framework
- support legacy browsers like IE6 in web apps
- two-way data binding for forms without heavy dependencies
- component-based frontend development with a Vue-like API
- lightweight alternative to Vue for simple pages
When to choose
- you must support very old browsers such as IE6
- you want Vue-like reactivity in a much smaller bundle
- your app is simple enough to not need a large ecosystem
When to avoid
- you need a modern ecosystem, tooling, and community like Vue or React
- your project requires frequent updates and long-term active maintenance
- you only target modern browsers and don't need legacy support
Facets
framework · maturity maintenance
frontend-framework state-management templating ui-components web-development frontend browser cross-platform mvvm reactive vue-like ie6-support lightweight typescript
2 sources
- readme: https://github.com/yoxjs/yox · fetched 2026-08-28 · 7f69d8e096e4
- homepage: https://yoxjs.github.io/yox/ · fetched 2026-08-29 · d65861390013
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yoxjs/yox | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem