Node

Published: 7/22/2025

Additional Tools for Node

    concurrently

    • devtools

    I use this to run multiple parallel processes in npm scripts. Mainly for different linting tools.

    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.

    pupa

    • utilities

    I use pupa for simple template variables in CMS content.

All content © Kimmo Salmela — Source on GitHub