KshitijMhatre / duckduckgo-images-api

lightweight package to get image results from duck duck go
https://www.npmjs.com/package/duckduckgo-images-api
MIT License
44 stars 18 forks source link

how import the library in a proyect node #4

Closed theevil closed 4 years ago

KshitijMhatre commented 4 years ago

Please take a look at examples folder for import and usage,

const { image_search , image_search_generator } = require('duckduckgo-images-api').

Sorry for late notice.