Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 276 Bytes

##Parse a binary tree and display it with this little meteor app

Did this for experimenting with trees, since I had some trouble understand ALV trees without visualisation of my data.

Screenshot: http://cl.ly/image/3f2T1W1t1k3g

Run as any Meteor app: cd treeder; meteor