@lexjs/web-cli

1.1.3 • Public • Published

Web CLI

CLI for making browser search queries.

Documentation

Read full documentation here.

Installation

Install the package globally:

npm i -g @lexjs/web-cli

After installing, the web command is ready for use without any setup.

web hello world

> https://google.com/search?q=hello%20world

web Array.prototype.at --mdn

> https://developer.mozilla.org/search?q=String.prototype.at

web typescript tutorial --youtube

> https://youtube.com/results?search_query=typescript+tutorial

📗 Read full documentation to learn more.

To get help with command options, use the --help option:

web --help

To check the installed version, use the --version option:

web --version

Package Sidebar

Install

npm i @lexjs/web-cli

Weekly Downloads

67

Version

1.1.3

License

ISC

Unpacked Size

87.7 kB

Total Files

122

Last publish

Collaborators

  • lexborisoff