🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

cli-plus

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-plus

A console application that contains a lot of features to help developers

1.5.3
latest
Source
npm
Version published
Weekly downloads
55
111.54%
Maintainers
1
Weekly downloads
 
Created
Source

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)

Keywords

cli

FAQs

Package last updated on 16 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts