Skip to content

Commit

Permalink
Merge pull request #7 from Shafley/patch-1
Browse files Browse the repository at this point in the history
fix file type
  • Loading branch information
huanz committed Sep 13, 2016
2 parents ff5e165 + 03dee24 commit 343e949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tableExport.js #

`table`导出文件,支持导出`json``txt``csv``xml``doc``xsl``image``pdf`
`table`导出文件,支持导出`json``txt``csv``xml``doc``xls``image``pdf`

# usage #

Expand All @@ -21,4 +21,4 @@ npm run dev

// 构建个人版本
MODULES='doc xls image' npm run build
```
```

0 comments on commit 343e949

Please sign in to comment.