string-width
popularGet the visual width of a string - the number of columns required to display it
Updated by @sindresorhus
widest-line
popularGet the visual width of the widest line in a string - the number of columns required to display it
Updated by @sindresorhus
distpicker
A simple jQuery plugin for picking provinces, cities and districts of China.
Updated by @chenfengyuan
chinese-numbers-to-arabic
Convert Chinese numbers into their Arabic Format
Updated by @unbuttun-spark
str-util
convert full/half width, Chinese/Japanese number, 中日漢字轉換... others util helper
Updated by @bluelovers
cjk-conv
convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )
Updated by @bluelovers
regexp-cjk
Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn
Updated by @bluelovers
iconv-jschardet
Convert/auto-detection Character encodings in JavaScript ( iconv-lite, jschardet )
Updated by @bluelovers
@lazy-cjk/static-build-zh-convert
BASE 代表 可以簡單透過 javascript split 進行字串分割 * UNICODE 代表需要透過支援 Unicode 進行字串分割(例如 uni-string ) * SAFE 代表於 簡轉繁 時,盡量不去取代已經存在於繁體中的字(至於繁轉簡則... 沒必要)
Updated by @bluelovers