Skip to content

Make correct first/last name combination among different languages.

License

Notifications You must be signed in to change notification settings

rosskhanas/format-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

format-name

npm package Dependency Status devDependency Status

Make correct first/last name combination among different languages including preference.

Installation

yarn add format-name

The Gist

import formatName from "format-name";

formatName("Ross", "Khanas"); // Ross Khanas

formatName("台綸", "曾"); // 曾台綸

License

MIT

About

Make correct first/last name combination among different languages.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •