node-widest-line 1.2.2-1 source package in Ubuntu

Changelog

node-widest-line (1.2.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- suman <email address hidden>  Thu, 09 Nov 2017 18:53:33 +0000

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-widest-line_1.2.2-1.dsc 2.0 KiB 23b8f5b544de0ecb3f0d553afb6d7dfa25ae78e6ffbf7fbfa25e0f7596d201ff
node-widest-line_1.2.2.orig.tar.gz 2.2 KiB dde0b3b682a1e71897a60b644faf5aef816df5f30ecaaaa33edd63923c90c8af
node-widest-line_1.2.2-1.debian.tar.xz 2.1 KiB 4977dbb72b786a1e8b7b15d0258c0c90af48e0e95c8f53226a957c31e0677174

No changes file available.

Binary packages built by this source

node-widest-line: Get the visual width of the widest line in a string -

 the number of columns required to display it
 Some Unicode characters are fullwidth and use double the normal width
 This script helps to know the maximum width a string will take up in
 the terminal.
 .
 Node.js is an event-based server-side JavaScript engine.