# aserg-ufmg/JSCity

Visualizing JavaScript source code as navigable 3D cities

Repository: https://github.com/aserg-ufmg/JSCity
Canonical: https://ross.abutalabs.com/products/jscity
Language: JavaScript
License: GPL-2.0
License Family: copyleft
Topics: code-city, software-visualization, data-visualization, javascript-tools
Last push: 2019-11-03T21:47:23+00:00

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

## Adoption (not part of the score)
Stars 1400, forks 81 (observed 2026-08-28T04:04:37.075369+00:00)

## What it is
JSCity is a tool that visualizes JavaScript source code as navigable 3D cities using the Code City metaphor and the three.js library. Folders become districts, files become sub-districts, and functions become buildings whose height and base size reflect lines of code and number of variables.

## Use cases
- visualize a javascript project's structure as a 3d city
- understand code complexity of a large js codebase at a glance
- identify large or deeply nested functions in javascript source
- teach software visualization using the code city metaphor
- explore anonymous vs named function distribution in a project

## When to choose
- you want an intuitive 3D overview of a JavaScript codebase's size and structure
- you are doing research or education in software visualization
- you prefer a self-hosted tool with a Vagrant setup option

## When to avoid
- you need visualization for languages other than JavaScript
- you want an actively maintained tool with recent updates
- you cannot install MySQL or Node.js locally
- you need lightweight static analysis without 3D rendering

## Facets
- artifact type: application
- maturity: maintenance
- function: data-visualization, graphics, parser, developer-tools
- domain: developer-tools, data-visualization, web-development
- platform: cross-platform
- tags: code-city, software-visualization, threejs, javascript-analysis, 3d-visualization, research-tool, nodejs, web-server

## Member repositories
- aserg-ufmg/JSCity (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.075369+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:39:05.522089+00:00, confidence not recorded.
  - readme: https://github.com/aserg-ufmg/JSCity (fetched 2026-08-28T04:04:37.075369+00:00, sha 905e3b98c8a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
