getanimals

3.0.0 • Public • Published

GetAnimals API

The getanimals NPM package is an API wrapper for get-animals api.

there are 5 animals.

  • dog
  • cat
  • fox
  • shiba
  • bird

Usage

You can use getanimals like this:

var getanimals = require('getanimals');

getanimals.dog() // you can use any other animal ex getanimals.cat() etc
  .then((url) => console.log(url))
  .catch((err) => console.error(err));

Contributors

Advil and litguy

also obviously this is gonna be the most used package of 2k20 :)

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i getanimals

    Weekly Downloads

    9

    Version

    3.0.0

    License

    ISC

    Unpacked Size

    1.38 kB

    Total Files

    3

    Last publish

    Collaborators

    • elitedamyth