3.10.1 • Published 3 years ago

random-meow v3.10.1

Weekly downloads
17
License
MIT
Repository
github
Last release
3 years ago

random-meow

A Small package to get a random cat image

Powered by: https://random.cat/

N|Solid

Installation

NPM

npm install random-meow

Yarn

yarn add random-meow

Usage

const meow = require("random-meow");

// [note] You can use async/await
meow().then(url => console.log(url)).catch(console.error);

Note

This package requires Node.js version 6.13.0 or above, although the tested version is 10.x to 14.x, 6.13.0 to 9.x should work too

3.10.1

3 years ago

3.10.0

3 years ago

3.9.1

3 years ago

3.9.0

4 years ago

3.6.1

4 years ago

3.6.0

4 years ago

3.5.0

4 years ago

2.2.5

6 years ago

2.1.0

6 years ago

2.0.5

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.9

6 years ago

1.0.7

6 years ago

1.0.3

6 years ago

1.0.0

6 years ago