box/t3js
DEPRECATED - A minimal component-based JavaScript 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4165
- days_rel: n/a
- days_push: 1512
- n_releases_24m: 0
Adoption not part of the score
1539 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
T3 is a minimal, unopinionated client-side JavaScript framework from Box for building large-scale web applications with loosely-coupled components (services, modules, and behaviors). It is explicitly deprecated as of 2018, with Box having migrated to React and webpack.
Use cases
- structure large-scale client-side JavaScript applications
- build loosely-coupled frontend components without MVC
- maintain legacy Box T3-based web applications
- combine a lightweight component framework with jQuery or Backbone
- enforce explicit dependencies between frontend modules
When to choose
- you are maintaining an existing codebase already built on T3
- you want a tiny, unopinionated component structure alongside libraries like jQuery or Backbone
When to avoid
- starting any new project, since the framework is deprecated and unsupported
- you need modern tooling, React integration, or ongoing community support
- you want a full-featured MVC or state-management solution
Facets
framework · maturity abandoned
frontend-framework state-management web-development frontend developer-tools browser component-based loose-coupling deprecated client-side modular-architecture javascript
2 sources
- readme: https://github.com/box/t3js · fetched 2026-08-28 · 4a0bfcccbb9a
- registry_npm: https://registry.npmjs.org/t3js · fetched 2026-08-29 · c1f5e8fa0aa5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| box/t3js | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem