[ 原始碼: 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