1.0.1 • Published 4 years ago

entelect-pet-selector-2 v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Pet Selector

This is just an example module that returns some pets

Install

npm install 

Example

const pets = require("entelect-pet-selector")
pets.getRandom() // Returns a random pet

API

getRandom() Return a random pet

getType('Dog') Return pets by type

1.0.1

4 years ago

1.0.0

4 years ago