Skip to content

balzacLeGeek/nodejs-command-line-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command-line interface in Node.js to filter a list of elements containing a pattern

  • How it's work?

Clone this repo and run the following commands:

Filter data containing pattern

node app.js --filter=YOUR_PATTERN

Or count People and Animals by adding the count of children in the name

node app.js --count

About

Command-line interface in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published