We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78fb30b + 24949c7 commit ba6d335Copy full SHA for ba6d335
2 files changed
README.md
@@ -17,7 +17,7 @@ npm run buildcdn && open dist/index.cdn.html
17
## Methods
18
19
| name | desc |
20
-|:---|:---|:---|
+|:---|:---|
21
| convert | convert Json(with/without header) to CSV |
22
| download | download converted data |
23
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vuecsv",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"description": "CSV components for Vue.js",
5
"homepage": "https://github.com/ynishi/vuecsv",
6
"repository": {
0 commit comments