[ 原始碼: 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