d3-mitch-tree is a javascript tree view library, it is based on d3.js, which can allow us to visualize the hierarchical tree structures among different objects.
domarrow.js is a JavaScript graphics component, it allows us can create an arrow between different html dom elements and connect them. It is often used to create a relation graph in javascript.