random-animal-fetcher

1.0.0 • Public • Published

random-animal-fetcher

This basic npm package that provides a simple way to fetch and display random dog images or ASCII cat art.

Installation

You can install this package via npm:

npm install random-animal-fetcher

Usage

In your Node.js code, you can use the provided functions to fetch and display random cat images:

const randomAnimalFetcher = require('random-animal-fetcher');
// Display in bash
randomAnimalFetcher.fetchRandomDog();
randomAnimalFetcher.displayAsciiCat();

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you encounter any issues or have questions about using the Weather Library, please open an issue on GitHub.

Package Sidebar

Install

npm i random-animal-fetcher

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.54 kB

Total Files

5

Last publish

Collaborators

  • thucvu164