Returns an iterable array of node-elements.
find("root", 'selector')
import find from 'find-js'; console.log(find("h2", window.document.body))