format-name

0.1.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i format-name

Weekly Downloads

252

Version

0.1.1

License

MIT

Unpacked Size

4.68 kB

Total Files

4

Last publish

Collaborators

  • rtkhanas