Пакунок: node-wcwidth.js (1.0.0-1)
Links for node-wcwidth.js
Debian Resources:
Download Source Package node-wcwidth.js:
- [node-wcwidth.js_1.0.0-1.dsc]
- [node-wcwidth.js_1.0.0.orig.tar.gz]
- [node-wcwidth.js_1.0.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [code.woong.org]
Similar packages:
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 (>= 1.0.0)
- merge single level defaults over a config object
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
Завантажити node-wcwidth.js
Архітектура | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|
all | 6.3 kB | 23.0 kB | [список файлів] |