Duck, Duck, Type A simple typescript wrapper around the Duck, Duck, Go API: import * as ddg from 'duck-duck-type'; ddg.search('i am feeling lucky').then(result => { ... })