[ 原始碼: node-d3-dsv ]
套件:node-d3-dsv(1.1.1-9)
parser and formatter for delimiter-separated values, such as CSV
This module provides a parser and formatter for delimiter-separated values, most commonly comma-separated values (CSV) or tab-separated values (TSV).
These tabular formats are popular with spreadsheet programs such as Microsoft Excel, and are often more space-efficient than JSON.
Node.js is an event-based server-side JavaScript engine.
其他與 node-d3-dsv 有關的套件
|
|
|
|
-
- dep: node-commander (>= 2)
- Complete solution for Node.js command-line interfaces
-
- dep: node-iconv-lite (>= 0.4)
- Pure JS character encoding conversion
-
- dep: node-rw (>= 1)
- provide file like interface to stdin and stdout