https://github.com/oleander/flashback-tree
A graphical visualization tool for flashback threads using dot
https://github.com/oleander/flashback-tree
Last synced: 10 months ago
JSON representation
A graphical visualization tool for flashback threads using dot
- Host: GitHub
- URL: https://github.com/oleander/flashback-tree
- Owner: oleander
- Created: 2015-11-18T02:34:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T02:55:26.000Z (over 10 years ago)
- Last Synced: 2025-03-14T22:29:30.717Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flashback tree
A graphical visualization tool for flashback threads using dot.
Here, a node is represented by a post and an edge a quote.
## Usage
`./run.sh https://www.flashback.org/t12345678`
## Prerequisites
- node js
- npm
- twopi (dot)
## Installation
`npm install`
## Example outputs