1.1.0 • Published 3 years ago

default-pp v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Default Profile Pic API

Usage

const profilepic = require('default-pp'); 
profilepic.random() //console log link of a random animal image
    .then(url => console.log(url))
    .catch((error) => console.error(error));

Package Installation

  1. npm i default-pp

API and dependencies i used

  • some-random-api.ml
  • node-superfetch
1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago