Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> web >> node-wcwidth.js
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: node-wcwidth.js  ]

软件包: node-wcwidth.js (1.0.2-1)

wcwidth.js is a javascript porting of C's wcwidth()

wcwidth.js is a simple javascript porting of wcwidth() implemented in C by Markus Kuhn.

wcwidth() and its string version, wcswidth() are defined by IEEE Std 1002.1-2001, a.k.a. POSIX.1-2001, and return the number of columns used to represent a wide character and string on fixed-width output devices like terminals. Markus's implementation assumes wide characters to be encoded in ISO 10646, which is almost true for JavaScript; almost because JavaScript uses UCS-2 and has problems with surrogate pairs. wcwidth.js converts surrogate pairs to Unicode code points to handle them correctly.

Node.js is an event-based server-side JavaScript engine.

其他与 node-wcwidth.js 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: node-defaults
    merge single level defaults over a config object

下载 node-wcwidth.js

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 7.1 kB21 kB [文件列表]