A simple tool to monitor the Node LTS releases. Node has too many releases, monitor them with a single line of command.
//via npm
npm i ltsn-monitor
simply run the command ltsn 10
in your command line. The tool will show you the latest Node LTS releases in a table view.