# AlloyTeam/JX

JX(Javascript eXtension tools) 是腾讯AlloyTeam推出的模块化、非侵入式Web前端框架，适合构建和组织工业级大规模、高效率的 Web App

Repository: https://github.com/AlloyTeam/JX
Canonical: https://ross.abutalabs.com/products/alloyteam-jx
Homepage: http://AlloyTeam.github.io/JX/
Language: JavaScript
License Family: other
Last push: 2013-10-20T16:11:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5288, "days_push": 4700, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1146, forks 350 (observed 2026-08-28T04:03:45.742760+00:00)

## What it is
JX (Javascript eXtension tools) is a modular, non-invasive web frontend framework from Tencent's AlloyTeam, designed for building large-scale, industrial-grade Web Apps like WebQQ and Q+. It features a micro-kernel design, zero pollution of native objects, module packaging via namespaces and closures, and seamless integration with other JS libraries like jQuery and YUI.

## Use cases
- build large-scale industrial web apps in javascript
- organize massive javascript codebases with modular packaging
- integrate multiple js frameworks like jquery and yui without conflicts
- run the same js core in nodejs and browsers
- avoid polluting native javascript objects
- run old and new framework versions side by side

## When to choose
- maintaining a legacy codebase already built on JX such as WebQQ-era apps
- you need a micro-kernel framework that coexists with jQuery, YUI, or Prototype.js
- you want zero pollution of native JavaScript objects with namespace-based module organization

## When to avoid
- starting a new modern web project - the framework is unmaintained with no releases since 2013
- you need modern tooling, ES6+ support, or an active community
- you want a component-based or reactive UI model common in current frameworks

## Facets
- artifact type: framework
- maturity: abandoned
- function: frontend-framework, ui-components, animation
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: modular, non-invasive, web-app, tencent, mvp-pattern, legacy-javascript, nodejs, javascript

## Member repositories
- AlloyTeam/JX (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:45.742760+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-30T06:34:04.515315+00:00, confidence not recorded.
  - readme: https://github.com/AlloyTeam/JX (fetched 2026-08-28T04:03:45.742760+00:00, sha d4e90d0739c6)
  - homepage: http://AlloyTeam.github.io/JX/ (fetched 2026-08-29T12:39:32.518923+00:00, sha ab5dc3fa5f07)
- Data as of 2026-08-30T08:39:29.467469+00:00.
