[ 源代码: node-columnify ]
软件包:node-columnify(1.5.4-1)
node-columnify 的相关链接
Debian 的资源:
下载源码包 node-columnify:
- [node-columnify_1.5.4-1.dsc]
- [node-columnify_1.5.4.orig.tar.gz]
- [node-columnify_1.5.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Render data in text columns with in-column text-wrap
Create text-based columns suitable for console output from objects or arrays of objects.
Columns are automatically resized to fit the content of the largest cell. Each cell will be padded with spaces to fill the available space and ensure column contents are left-aligned.
Designed to handle sensible wrapping in npm search results.
Node.js is an event-based server-side JavaScript engine.
其他与 node-columnify 有关的软件包
|
|
|
|
-
- dep: node-strip-ansi (>= 3.0.0)
- strip ANSI escape codes
-
- dep: node-wcwidth.js (>= 1.0.0)
- wcwidth.js is a javascript porting of C's wcwidth()
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable