JSFiddle - React, Tailwind, and code Playground
HTML
<script src="https://getfirebug.com/firebug-lite-debug.js"></script>
JavaScript
for(key in Node){
console.log(Node[key],key);
};
<script src="https://getfirebug.com/firebug-lite-debug.js"></script>
for(key in Node){
console.log(Node[key],key);
};