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
- Host: GitHub
- URL: https://github.com/mradionov/botanical-visualization-of-js-ast
- Owner: mradionov
- License: mit
- Created: 2015-12-06T21:20:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T21:09:52.000Z (over 4 years ago)
- Last Synced: 2025-02-09T09:12:54.500Z (3 months ago)
- Topics: ast, javascript, js-ast, tree, visualization
- Language: JavaScript
- Homepage: https://mradionov.github.io/botanical-visualization-of-js-ast/
- Size: 3.95 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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