1.1.0 • Published 2 years ago

fullwidth-latin v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

fullwidth-latin

Converts Latin characters to their fullwidth version.

Installing

npm install fullwidth-latin --save

Usage

const fullwidthLatin = require("fullwidth-latin");
result = fullwidthLatin("Hello World!");
1.1.0

2 years ago

1.0.0

2 years ago