1.0.0 • Published 2 years ago

animal-fis v1.0.0

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

Animal FIS

animal-fis is a NPM package which helps you to get images and facts about different animals.

How to install this package?

npm i animal-fis

Examples

.dogFact() function

const fis = require("animal-fis");

fis.dogFact(); //returns a dog fact in the console

.dogImage() function

const fis = require("animal-fis");

fis.dogImage(); //returns a dog image link in the console

Want to contribute this project

Donate us on Patreon - https://patreon.com/ashutoshswamy

1.0.0

2 years ago