1.1.0 • Published 1 year ago

default-pp v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago