# box/t3js

DEPRECATED - A minimal component-based JavaScript framework

Repository: https://github.com/box/t3js
Canonical: https://ross.abutalabs.com/products/t3js
Homepage: http://t3js.org
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2022-07-13T22:51:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4165, "days_push": 1512, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1539, forks 142 (observed 2026-08-28T04:05:00.395898+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: frontend-framework, state-management
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: component-based, loose-coupling, deprecated, client-side, modular-architecture, javascript

## Member repositories
- box/t3js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.395898+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:53.489098+00:00, confidence not recorded.
  - readme: https://github.com/box/t3js (fetched 2026-08-28T04:05:00.395898+00:00, sha 4a0bfcccbb9a)
  - registry_npm: https://registry.npmjs.org/t3js (fetched 2026-08-29T11:32:37.047665+00:00, sha c1f5e8fa0aa5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
