node-wcwidth.js binary package in Ubuntu Jammy amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-11-22 21:09:09 UTC Published Ubuntu Jammy amd64 release universe web Optional 1.0.2-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe web Optional 1.0.2-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-11-22 21:09:22 UTC Superseded Ubuntu Jammy amd64 release universe web Optional 1.0.0-1.1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of node-wcwidth.js 1.0.2-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu