[ ソース: 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()