1.0.0-rc.1 • Published 8 years ago

littlefork-plugin-ddg v1.0.0-rc.1

Weekly downloads
-
License
GPL-3.0
Repository
gitlab
Last release
8 years ago

littlefork-plugin-ddg

This is a plugin for littlefork.

Search on DuckDuckGo.

Installation

npm install --save littlefork-plugin-ddg

Usage

This plugin exports a single transformation plugin:

ddg_search transformation

$(npm bin)/littlefork -c cfg.json -p ddg_search

This is a data fetching plugin.

It looks for the query terms of type ddg_search, e.g.:

[{
  "type": "ddg_search",
  "term": "Some Search Term"
}]
1.0.0-rc.1

8 years ago

0.6.0

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.1.0

9 years ago