convert to array from nodes array code example Example 1: nodelist to array Array.from(nodelist); Example 2: js domtokenlist to array Array.from(nodeList)