Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleander/flashback-tree
A graphical visualization tool for flashback threads using dot
https://github.com/oleander/flashback-tree
Last synced: 4 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T02:55:26.000Z (about 9 years ago)
- Last Synced: 2024-11-20T20:12:04.677Z (2 months 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