Go to file
Ben Abrahamson 118350b3aa New Router Gateway Cheat Sheet (#4407)
* Added Router Gateway Reference

* Removed some conflicting aliases

* Changed ID

* Beautified and renamed the json file and fixed ID.

* Update and rename router-gateway.json to router-gateway-reference.json

* Update router-gateway-reference.json

* Added Generic and Fortigate
2017-08-28 20:11:47 +02:00
.github Update broken link on pr-review (#4433) 2017-08-16 13:50:33 +01:00
lib/DDG Fix overtriggering. (#4457) 2017-08-28 12:14:07 -04:00
share/goodie New Router Gateway Cheat Sheet (#4407) 2017-08-28 20:11:47 +02:00
spec Conversions Suggestion: (ANGLE) - Add Missing Units (#4224) 2017-06-03 15:35:10 +01:00
t Fix overtriggering. (#4457) 2017-08-28 12:14:07 -04:00
template Merge pull request #3337 from duckduckgo/gd/cheat-sheet-template 2016-07-07 11:34:44 -06:00
.gitignore gitignore metadata 2015-02-12 13:23:57 -05:00
.travis.yml Update travis config. (#4373) 2017-07-25 13:35:02 -04:00
CONTRIBUTING.md Add generic contributing md page. (#4290) 2017-06-20 15:30:21 -04:00
LICENSE Vanilla LICENSE file, no modifications. 2015-01-19 22:30:05 +01:00
README.md Add a link to the DuckDuckHack Docs (#4389) 2017-08-07 14:35:39 +01:00
dist.ini remove line 2016-12-20 13:27:08 -05:00
package.json Conversions: Fixed spelling of cmH2O and Cups, Fixes FE-Tests (#4160) 2017-05-05 15:18:03 -04:00

README.md

Build Status

Welcome to DuckDuckHack!

We're a community of open source developers from around the world, contributing code to improve the DuckDuckGo search engine.

How to contribute

What are Goodie Instant Answers?

Goodies do not retrieve data from a third party API. Goodies provide their results entirely through server-side code. They may use a static data file stored on DuckDuckGo's server, but they do not call external resources.

Example: JavaScript Minifier Goodie

javascript minifier search

Resources