[ 源代码: node-string-width ]
软件包:node-string-width(2.1.1-1)
node-string-width 的相关链接
Debian 的资源:
下载源码包 node-string-width:
- [node-string-width_2.1.1-1.dsc]
- [node-string-width_2.1.1.orig.tar.gz]
- [node-string-width_2.1.1-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-strip-ansi (>= 4.0.0)
- strip ANSI escape codes
-
- dep: node-wcwidth.js (>= 1.0.0)
- wcwidth.js is a javascript porting of C's wcwidth()
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable