fullwidth

Fullwidth text converter.


Keywords
fullwidth, text, unicode, japanese, nodejs
License
MIT
Install
npm install fullwidth@1.2.0

Documentation

fullwidth Build Status

Simple text to fullwidth text converter. Reliable, well tested, fast.

Installation & usage

$ npm install fullwidth
import fullwidth from 'fullwidth'
console.log(fullwidth('Hello, 世界!')) // Hello, 世界!