UNPKG

@demouth/mb_strwidth

Version:

Calculates the width of a string, where halfwidth characters count as 1, and fullwidth characters count as 2.

3 lines (2 loc) 65 B
import mb_strwidth from './mb_strwidth'; export { mb_strwidth };