Skip to content

baygeldin/fullwidth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, 世界!

Releases

No releases published

Packages

No packages published