0.0.2 • Published 5 years ago

entelect-pet-selector v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

0.0.2

5 years ago

1.0.0

5 years ago