1.0.8 • Published 4 years ago

img-library v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

img-library

Support: https://voiddevs.org/dc NPM: npmjs.com/package/img-library

Example

const imglib = require("img-library");

console.log(await imglib.search(value)) 
// Search and send image. => value: Search argument.

console.log(await imglib.random()) 
// Send random image.

console.log(await imglib.checkStatus()) 
// Send image library status.

// Note: await and () must be present.

Installation

If you have trouble with the installation, please feel free to visit our discord address.

  • npm i img-library
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.5-release

4 years ago

0.0.1

4 years ago