Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 482 Bytes

File metadata and controls

11 lines (9 loc) · 482 Bytes

ASCII - tree

Access demo here
A tool to convert tree structrure to ASCII format

Guide

  • Hover (or touch) a node to see the buttons
  • Click on the "Add child node" ("+") button to generate a child of that node
  • Click on the "Edit node name" (pencil) button to edit the name of that node
  • Click on the "Remove node" (bin) button to remove the node and its descendants
  • Click on the "Copy to clipboard" button to copy the tree to clipboard