https://github.com/tkytel/mantela-viewer
Telephone Network Mandala Viewer
https://github.com/tkytel/mantela-viewer
mantela network-graph visualization
Last synced: 2 months ago
JSON representation
Telephone Network Mandala Viewer
- Host: GitHub
- URL: https://github.com/tkytel/mantela-viewer
- Owner: tkytel
- License: mit
- Created: 2024-11-26T05:54:15.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T06:49:55.000Z (2 months ago)
- Last Synced: 2025-03-17T07:39:33.787Z (2 months ago)
- Topics: mantela, network-graph, visualization
- Language: JavaScript
- Homepage: https://tkytel.github.io/mantela-viewer/
- Size: 28.3 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mantela Viewer – Telephone Network Mandala Viewer
**Mantela Viewer** は、**[Mantela](https://github.com/tkytel/mantela)** 記述された電話局同士のつながりを可視化します。
## URL パラメータについて
`first` の値として、電話網の起点となる mantela.json の URL を指定できます。
例えば、
`https://tkytel.github.io/mantela-viewer/?first=https://example.com/.well-known/mantela.json`
のようにすると、
自動的に `https://example.com/.well-known/mantela.json` を起点とした電話網を表示します。