1.1.0 • Published 3 months ago

fullwidth-latin v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months 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

3 months ago

1.0.0

3 months ago