<title>Mister Super Nester</title>
<link rel="stylesheet" href="github.css">
<link rel="stylesheet" href="converter.css">
<h1>Hello, I’m Mister Super Nester</h1>
<p class="description">I’m a simple console, stolen from Shan Carter's <a href="https://bl.ocks.org/shancarter/raw/4748131/">Mister Nester</a> for learning and experimenting with <a href="https://d3js.org">d3.js</a>, Underscore, Lodash, and <a href="https://github.com/Sigfried/supergroup">Supergroup</a> for nesting and wrangling data.</p>
<div id="converter"></div>
<script src="bundle.js"></script>
<script src="highlight.js"></script>
<script src="main.js"></script>