Using the AST generator, we can tokenize React Components. This project comes with a code editor and it generates AST on the fly.
It has both JSON view and Graphical view Of React Component and data flow.
Babel Parser used for tree parsing.
React D3 Tree used to render tree. Tree view generator using d3 view.
Live preview generator usin React D3.
cache dom renering for faster dom manipulations.