randomanimalfacts
v1.0.9
Published
a little npm package that can fetch random animal facts!
Downloads
6
Maintainers
Readme
RandomAnimalFacts
Usage:
import { DogFact } from "randomanimalfacts"
console.log(await DogFact())
There are 5 other fact functions. There is CatFact(), PandaFact(), FoxFact(), BirdFact(), and KoalaFact()! If you wanna use these just replace DogFact with CatFact or BirdFact, etc.
Credits: Some-Random-Api - Providing the facts Spral - Programming