This is a hands-on walthrough of creating a new command line utility in Node.js that does timezone conversion. I’ll demonstrate how to use npm to create a new project, install a third party dependency (moment.js) and use it in your code to achieve the desired functionality.

#node.js #node #writing #basics

Writing command line script in Node.js from scratch - Node.js Basics [15]
1.65 GEEK