UNPKG

nv-repr-basic

Version:

nv-repr-basic ============ - nv-repr-basic

36 lines (24 loc) 394 B
nv-repr-basic ============ - nv-repr-basic install ======= - npm install nv-repr-basic usage ===== const repr_bsc = require("nv-repr-basic"); repr_bsc.char_width("哦") > 2 repr_bsc.char_width("a") > 1 example ------- APIS ==== - repr\_bsc.char\_width(ch); THANKS ====== - char\_width is wcsize of https://www.npmjs.com/package/wcstring LICENSE ======= - ISC