concurrently devtools I use this to run multiple parallel processes in npm scripts. Mainly for different linting tools. GitHub
date-fns utilities I migrated from Moment.js to date-fns back in the day because it was more modern and offered ES module support. Website GitHub