1.5.3 • Published 6 years ago

cli-plus v1.5.3

Weekly downloads
8
License
ISC
Repository
github
Last release
6 years ago

cli-plus

Build Status npm package NPM Downloads Install Size Follow on Twitter

A console application that contains a lof of features to help developer

Installation

$ npm install cli-plus --save -g

Commands

Every command starts with "x " prefix.

crp

$ x crp         # lists top 10 crypto currency prices
$ x crp -c 5    # lists top 5 crypto currency prices

exc

$ x exc         # lists USD, EUR, GBP, GOLD prices as Turkish Lira    

go

$ x go medium.com/@mehmet.baran

src

$ x src news
$ x src "search something on google"                # results will be on console   
$ x src "search somethinh on google" -c 10          # result count 10 (default 5)
$ x src "search somethinh on google" -c 10 -s 10    # result count 10 and skip first 10 result   
$ x src "search something on google" -b             # results will be on browser 

trx

$ x trx car
$ x trx araba -l tr-en  # translate araba from Turkish to English (default translation en-tr)
1.5.3

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago