Skip to content

Commit 396e521

Browse files
committed
docs(README): add functions todo
1 parent 6471c17 commit 396e521

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
- 单元测试:[vue-test-utils](https://next.vue-test-utils.vuejs.org/) + [jest](https://jestjs.io/) + [vue-jest](https://github.com/vuejs/vue-jest) + [ts-jest](https://kulshekhar.github.io/ts-jest/)
1818
- 自动部署:[GitHub Actions](https://docs.github.com/cn/actions/learn-github-actions)
1919

20+
### 功能清单
21+
- [x] 动态添加页面
22+
- [x] 拖拽式生成组件
23+
- [ ] service worker + indexeddb 实现无服务端的前端交互
24+
- [ ] 数据源管理
25+
- [ ] 提供预置函数
26+
- [ ] 更多组件的封装
27+
- [ ] 其他...
28+
2029
## 快速开始
2130

2231
### 安装依赖

0 commit comments

Comments
 (0)