1.0.8 • Published 5 years ago

img-library v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.5-release

5 years ago

0.0.1

5 years ago