wsv
Version:
Stream based stringifier for data with character separated values
14 lines (13 loc) • 424 B
JSON
{
"name": "wsv",
"version": "0.0.5",
"description": "Stream based stringifier for data with character separated values",
"main": "wsv.js",
"author": "yetzt <node@yetzt.me>",
"license": "UNLICENSE",
"keywords": ["csv","tsv","ssv","asv","dsv","sv","wsv","stringifier","stream","stringify","streaming","transform","node"],
"repository": {
"type": "git",
"url": "https://github.com/yetzt/node-wsv"
}
}