Skip to content

pablopsdigital/psdigital-npm-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get a random name Disney Character

This is a example module for practice. The module return the name of a random Disney character in format string. The original data is returned from the API: https://disneyapi.dev/

Methods:

  • GetARandomNameDisneyCharacter(): This method returns the name of a random Disney character. GetARandomNameDisneyCharacter().then((res) => console.log(res));

Return:

Your character random is: Abuelito

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published