i-want-a-name

2.0.5 • Public • Published

I want a name

GitHub pull requests GitHub last commit GitHub contributors License: MIT GitHub repo size npm

📦 Installation

npm i i-want-a-name

💽 Import

const iWantAName = require('i-want-a-name')

🕹️ Usage

Boy's or Girl's name

iWantAName.boy().then(name => console.log(name)) // Steven O'Bryant
iWantAName.girl().then(name => console.log(name)) // Kathrina Saffron

Planet's name

iWantAName.planet().then(name => console.log(name)) // Pluto

Country's name

iWantAName.country().then(name => console.log(name)) // Netherlands

City's name

iWantAName.city().then(name => console.log(name)) // Puerto Rico

🛠️ Built Using

  • Node.js - Server Environment
  • Axios - Promise based HTTP client for the browser and node.js

🦸‍♂️ Contributers


Steven Soekha

Readme

Keywords

Package Sidebar

Install

npm i i-want-a-name

Weekly Downloads

0

Version

2.0.5

License

MIT

Unpacked Size

7.57 kB

Total Files

7

Last publish

Collaborators

  • buzzzlightyear