Skip to content

Commit 2e8273a

Browse files
committed
docs: readme
1 parent 5d39524 commit 2e8273a

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

README.CN.md

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ $ npm run build # release
8585
- 核心包
8686
- [`omi`](https://github.com/Tencent/omi/tree/master/packages/omi) - Omi 框架的实现代码。
8787
- [`omiu`](https://github.com/Tencent/omi/tree/master/packages/omiu) - 希望打造最好的 web 组件。
88+
- [`omi-form`](https://github.com/Tencent/omi/tree/master/packages/omi-form) - 强大易用且跨框架的表单解决方案。
8889
- [`omi-router`](https://github.com/Tencent/omi/tree/master/packages/omi-router) - 创建单页应用。
8990
- [`omi-cli`](https://github.com/omijs/cli) - 快速创建 Omi + Vite + TS/JS 项目。
9091
- 入门套件 (未发布到 npm)

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ $ npm run build # release
8585
- Core packages
8686
- [`omi`](https://github.com/Tencent/omi/tree/master/packages/omi) - Implementation of omi framework.
8787
- [`omiu`](https://github.com/Tencent/omi/tree/master/packages/omiu) - Hope to create the best web components. For example, the powerful [vchart](https://visactor.io/vchart) and [vtable](https://visactor.io/vtable)
88+
- [`omi-form`](https://github.com/Tencent/omi/tree/master/packages/omi-form) - Powerful, simple and cross frameworks form solution.
8889
- [`omi-router`](https://github.com/Tencent/omi/tree/master/packages/omi-router) - Create SPA of omi framework.
8990
- [`omi-cli`](https://github.com/omijs/cli) - To quickly create an Omi + Vite + TS/JS project.
9091
- Starter kits (not published to npm)

packages/omi/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ $ npm run build # release
8383
- Core packages
8484
- [`omi`](https://github.com/Tencent/omi/tree/master/packages/omi) - Implementation of omi framework.
8585
- [`omiu`](https://github.com/Tencent/omi/tree/master/packages/omiu) - Hope to create the best web components.
86+
- [`omi-form`](https://github.com/Tencent/omi/tree/master/packages/omi-form) - Powerful, simple and cross frameworks form solution.
8687
- [`omi-router`](https://github.com/Tencent/omi/tree/master/packages/omi-router) - Create SPA of omi framework.
8788
- [`omi-cli`](https://github.com/omijs/cli) - To quickly create an Omi + Vite + TS/JS project.
8889
- Starter kits (not published to npm)

0 commit comments

Comments
 (0)