An open API service indexing awesome lists of open source software.

https://github.com/mradionov/botanical-visualization-of-js-ast

Botanical Visualization of JS AST
https://github.com/mradionov/botanical-visualization-of-js-ast

ast javascript js-ast tree visualization

Last synced: 29 days ago
JSON representation

Botanical Visualization of JS AST

Awesome Lists containing this project

README

        

Botanical Visualization of JS AST
===

Displays Abstract Syntax Tree (AST) of a provided JavaScript source code as a botanical tree.

![Tree](https://i.imgur.com/7FLSu8E.jpg)

### [See in action](https://mradionov.github.io/botanical-visualization-of-js-ast/)

Based on the work [Botanical Visualization of Huge Hierarchies](http://www.win.tue.nl/~vanwijk/botatree.pdf) by Ernst Kleiberg, Huub van de Wetering and Jarke J. Van Wijk.