Socket
Book a DemoInstallSign in
Socket

format-name

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

format-name

Make correct first/last name combination among different languages.

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
24
-14.29%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

format

FAQs

Package last updated on 24 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts