JSFiddle - React, Tailwind, and code Playground JavaScript var test = 'HH hr : MM min : SS sec'; console.log(test.split(/\s?[\s:]\s?/));