open-google
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

open-google

Open a Google search from node

Installation

npm install open-google

Usage

import openGoogle from 'open-google';

openGoogle('Knut Kirkhorn');

API

openGoogle(search)

Opens the webpage for the Google result of the search.

Related

Readme

Keywords

Package Sidebar

Install

npm i open-google

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

3.28 kB

Total Files

5

Last publish

Collaborators

  • knutkirkhorn