[ 源代码: 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()