##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