How to Install node-minimist in Ubuntu 18.04



Install node-minimist by entering the following commands in the terminal:

sudo apt update
sudo apt install node-minimist

Description:

Argument options parsing for Node.js

Minimist is the guts of optimist's argument parser without all the fanciful decoration. . Optimist is a light-weight node.js library for option parsing. . Node.js is an event-based server-side JavaScript engine.

Homepage: https://github.com/substack/minimist

Version: 1.2.0-1

Section: universe/web