We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ab76e commit a1619cdCopy full SHA for a1619cd
README.md
@@ -2,6 +2,8 @@
2
3
[](https://travis-ci.org/mrodrig/json-2-csv)
4

5
+[](https://www.npmjs.org/package/json-2-csv)
6
+[](https://www.npmjs.org/package/json-2-csv)
7
8
This node module will convert an array of JSON documents to a CSV string.
9
Column headings will be automatically generated based on the keys of the JSON documents. Nested documents will have a '.' appended between the keys.
0 commit comments