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 3f59414 commit 8aff468Copy full SHA for 8aff468
component.json
@@ -1,6 +1,7 @@
1
{
2
"title": "CSV",
3
"description": "A comma-separated values (CSV) file stores tabular data (numbers and text) in plain-text form",
4
+ "docsUrl": "https://github.com/elasticio/csv-component",
5
"triggers": {
6
"read": {
7
"main": "./lib/read.js",
0 commit comments