Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasoul committed Nov 14, 2018
1 parent c81bd11 commit 795fea9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@

[Document](https://pasoul.github.io/jtools/api-docs/)

## Todo

- [x] 引入代码校验工具eslint
- [x] jsdocs自动化生成api文档
- [x] 测试覆盖率统计coverage
- [x] 按需加载
- [x] 支持浏览器环境,node环境、es6环境
- [ ] Typescript

### 如何使用:

1. 直接下载 `dist` 目录下的 `jtools.min.js` 使用,支持 UMD 通用模块规范
Expand Down

0 comments on commit 795fea9

Please sign in to comment.