Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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
  • Socket score

Version published
Maintainers
1
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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc