# wyb10a10/cocos_creator_framework

cocos creator 基础框架，包含资源、ui管理，网络模块

Repository: https://github.com/wyb10a10/cocos_creator_framework
Canonical: https://ross.abutalabs.com/products/cocos_creator_framework
Language: TypeScript
License Family: other
Topics: cocos, websokcet, framework, cocos-creator
Last push: 2026-06-21T09:16:32+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 35, longevity 100
- inputs: {"age_days": 2527, "days_push": 73, "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 1045, forks 358 (observed 2026-08-28T04:03:21.366934+00:00)

## What it is
kxCreator is a foundational framework for the Cocos Creator game engine, written in TypeScript. It provides resource loading and pooling, UI management, and a WebSocket-based networking module, adapted for Cocos Creator 3.0.

## Use cases
- manage asset loading and unloading in a cocos creator game
- pool prefabs to optimize repeated object creation
- build a ui management layer for cocos creator
- add websocket networking to a cocos creator game
- handle event dispatching and ordered task queues in game logic
- migrate a cocos creator 2.x project to 3.0

## When to choose
- you are building a game with Cocos Creator and want a ready-made base framework
- you need structured resource, UI, and network modules out of the box
- you want reference-counted asset management compatible with both 2.4 and 3.0 resource systems

## When to avoid
- you are not using the Cocos Creator engine
- you need a framework with an official license or long-term commercial support
- you need hot update or tutorial/guide systems, which are still listed as todo

## Facets
- artifact type: framework
- maturity: active
- function: ui-components, state-management, websocket, middleware, caching
- domain: cross-platform, developer-tools
- platform: cross-platform
- tags: cocos-creator, game-framework, resource-management, ui-management, networking, prefab-pool, event-system, task-queue, game-development, mobile, desktop, typescript

## Member repositories
- wyb10a10/cocos_creator_framework (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.366934+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-30T07:02:09.933415+00:00, confidence not recorded.
  - readme: https://github.com/wyb10a10/cocos_creator_framework (fetched 2026-08-28T04:03:21.366934+00:00, sha 72d5d1cc7b67)
- Data as of 2026-08-30T08:39:29.467469+00:00.
