littlefork-plugin-google

1.0.0-rc.2 • Public • Published

Littlefork Google Module

You need at least Node 7.5.0 for this module.

Plugins

google_search

Search on Google for a term, specified by the query type google_search.

littlefork -Q google_search:Keith\ Johnstone -p google_search,tap_printf

google_images

Make a Google image search for a term, specified by the query type google_search.

littlefork -Q google_search:Keith\ Johnstone -p google_images,tap_printf

google_reverse_images_files

Make a Google reverse image search. Specify a glob pattern by the query type glob_pattern that resolves to a list of image files.

littlefork -Q glob_pattern:images/**/*.jpg -p google_reverse_images_files

Package Sidebar

Install

npm i littlefork-plugin-google

Weekly Downloads

0

Version

1.0.0-rc.2

License

GPL-3.0

Last publish

Collaborators

  • littlefork