Skip to content

A simple and intuitive way to generate mockup profile picture objects in JSON format.

Notifications You must be signed in to change notification settings

Assimilate/moxup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

moxup

A simple and intuitive way to generate mockup profile picture objects in JSON format.

Many thanks to the creator @jimkang and contributors of g-i-s

Based on my other work generating random names moxname

To install run:

npm i moxup

Functionality

Generating a profile picture

Using

getProfilePictures(amount, gender) 

will return a promise, JSON object array, with urls for profile pictures. A maximum of 10 pictures per function call is returned in the promise.

About

A simple and intuitive way to generate mockup profile picture objects in JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published