Catch-all module, which should eventually be broken out into different categories
Methods
(inner) appendNewDiv()
Creates a new Div and appends it to a parent
(inner) getHtmlElement()
Returns an HTMLElement based on a selector string, or an HTMLElement.
(inner) mergeOptions()
Similar to Object.assign, but performs deep merge of child objects
(inner) newDiv()
Creates a new Div