[ 原始碼: node-string-width ]
套件:node-string-width(4.2.3+~cs13.2.3-1)
node-string-width 的相關連結
Debian 的資源:
下載原始碼套件 node-string-width:
- [node-string-width_4.2.3+~cs13.2.3-1.dsc]
- [node-string-width_4.2.3+~cs13.2.3.orig-emoji-regex.tar.gz]
- [node-string-width_4.2.3+~cs13.2.3.orig-types-string-width.tar.gz]
- [node-string-width_4.2.3+~cs13.2.3.orig.tar.gz]
- [node-string-width_4.2.3+~cs13.2.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Get the visual width of a string
Some Unicode characters use more or less than the normal width when output to the command-line.
This nodejs module gets the visual width of a string i.e. the actual number of columns required to display it.
Node.js is an event-based server-side JavaScript engine.
其他與 node-string-width 有關的套件
|
|
|
|
-
- dep: node-is-fullwidth-code-point
- 套件暫時不可用
-
- dep: node-slice-ansi (>= 5.0.0+~cs9.0.0-2~)
- Slice a string with ANSI escape codes
-
- dep: node-strip-ansi
- Strip ANSI escape codes
-
- dep: node-wcwidth.js
- wcwidth.js is a javascript porting of C's wcwidth()