[ 源代码: node-d3-dsv ]
软件包:node-d3-dsv(1.0.7-6)
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 (>= 0.4)
- text recoding module for Node.js
-
- dep: node-rw (>= 1)
- provide file like interface to stdin and stdout
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable