AlloyTeam/JX
JX(Javascript eXtension tools) 是腾讯AlloyTeam推出的模块化、非侵入式Web前端框架,适合构建和组织工业级大规模、高效率的 Web App 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5288
- days_rel: n/a
- days_push: 4700
- n_releases_24m: 0
Adoption not part of the score
1146 stars · 350 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity abandoned
frontend-framework ui-components animation web-development frontend developer-tools browser modular non-invasive web-app tencent mvp-pattern legacy-javascript nodejs javascript
2 sources
- readme: https://github.com/AlloyTeam/JX · fetched 2026-08-28 · d4e90d0739c6
- homepage: http://AlloyTeam.github.io/JX/ · fetched 2026-08-29 · ab5dc3fa5f07
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AlloyTeam/JX | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem