bubbletree
bubbletree copied to clipboard
Changed check for no children
Changed checks for children.length < 2 to children.length < 1 to allow for nodes with a single child. This pull request contains the built version, including the minified file, too.