1.0.3 • Published 6 years ago

random-animals v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Travis Badge

Random Animals

Its an random animal module for nodejs

Example code

Its for a beautiful cat;

const randomAnimals = require('random-animals')

randomAnimals.cat().then(cat => console.log(cat));

result

Requirements

  • NodeJS >=8
  • npm (>=5)
  • Git

Installing

You can install with npm i -S random-animals for add your project, or you can install with npm i random-animals directly.

© 2018 Serhann