lirantal/nodejs-cli-apps-best-practices

Updates needed for up to date Node.js runtime features

Opened this issue · 0 comments

up-to-date Node.js runtime features that should be addressed throughout this guide are:

  1. colors using import { styleText } from 'node:util'
  2. Node.js own command-line argument parsing