is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
Check if the character represented by a given Unicode code point is fullwidth
Get the visual width of the widest line in a string - the number of columns required to display it
convert full/half width, Chinese/Japanese number, 中日漢字轉換... others util helper
A javascript implementation of full-width and half-width unicode character detector.
a regexp-cjk plugin demo for regexp-cjk ( 自動配對 五十音的清/濁音 , 半形/全形 , deburr )
Break string into lines according to visual width.
globby with sort id/chinese/fullwidth number for node-novel
Fullwidth text converter.
Convert legacy Japanese characters such as fullwidth alphanumerics and symbols
Get the visual width of a string - the number of columns required to display it
Get the visual width of the widest line in a array of strings - the number of columns required to display it
globby with sort id/chinese/fullwidth number for node-novel
Next-level copypasta text tools.
Break string into lines according to visual width
A Tailwindcss plugin to provide a means to force an element to take the full width of the screen
Convert between full/half-width ASCII characters
some util function about hanzi. (一些處理漢字的函式工具)
Get the visual width of a string - the number of columns required to display it
> Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms)
*A mostly reasonable approach to JavaScript*