1.0.5 • Published 6 years ago

random-images-wrapper v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Random Images API

It's a small API that generates random images in a tag. Image

Download

NPM

npm i random-images-wrapper

Yarn

yarn add random-images-wrapper


Usage

const Randomimages = require('random-images-wrapper'),
      random = new Randomimages({version: 1});
 
  
 
random.searchTag("TAG").then(console.log)

Troubleshooting

  • Returning "offline" means that the API may be down for maintenance or an invalid request.
  • Invalid tag: This tag you entered does not exist in our API.
  • Join in our server in Discord, https://discord.gg/7ppPRmZ.

Tags

dog, cat

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago