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 239bfc3 commit 55f3e18Copy full SHA for 55f3e18
README.md
@@ -13,6 +13,10 @@ Column headings will be automatically generated based on the keys of the JSON do
13
It is also capable of converting CSV of the same form back into the original array of JSON documents.
14
The columns headings will be used as the JSON document keys. All lines must have the same exact number of CSV values.
15
16
+## Beta
17
+Want to try the latest code, which will be released in the coming week or two?
18
+Run `npm install [email protected]`!
19
+
20
## Installation
21
22
```bash
0 commit comments