Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dntzhang committed Jan 2, 2024
1 parent 5d39524 commit 2e8273a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.CN.md
Expand Up @@ -85,6 +85,7 @@ $ npm run build # release
- 核心包
- [`omi`](https://github.com/Tencent/omi/tree/master/packages/omi) - Omi 框架的实现代码。
- [`omiu`](https://github.com/Tencent/omi/tree/master/packages/omiu) - 希望打造最好的 web 组件。
- [`omi-form`](https://github.com/Tencent/omi/tree/master/packages/omi-form) - 强大易用且跨框架的表单解决方案。
- [`omi-router`](https://github.com/Tencent/omi/tree/master/packages/omi-router) - 创建单页应用。
- [`omi-cli`](https://github.com/omijs/cli) - 快速创建 Omi + Vite + TS/JS 项目。
- 入门套件 (未发布到 npm)
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -85,6 +85,7 @@ $ npm run build # release
- Core packages
- [`omi`](https://github.com/Tencent/omi/tree/master/packages/omi) - Implementation of omi framework.
- [`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)
- [`omi-form`](https://github.com/Tencent/omi/tree/master/packages/omi-form) - Powerful, simple and cross frameworks form solution.
- [`omi-router`](https://github.com/Tencent/omi/tree/master/packages/omi-router) - Create SPA of omi framework.
- [`omi-cli`](https://github.com/omijs/cli) - To quickly create an Omi + Vite + TS/JS project.
- Starter kits (not published to npm)
Expand Down
1 change: 1 addition & 0 deletions packages/omi/README.md
Expand Up @@ -83,6 +83,7 @@ $ npm run build # release
- Core packages
- [`omi`](https://github.com/Tencent/omi/tree/master/packages/omi) - Implementation of omi framework.
- [`omiu`](https://github.com/Tencent/omi/tree/master/packages/omiu) - Hope to create the best web components.
- [`omi-form`](https://github.com/Tencent/omi/tree/master/packages/omi-form) - Powerful, simple and cross frameworks form solution.
- [`omi-router`](https://github.com/Tencent/omi/tree/master/packages/omi-router) - Create SPA of omi framework.
- [`omi-cli`](https://github.com/omijs/cli) - To quickly create an Omi + Vite + TS/JS project.
- Starter kits (not published to npm)
Expand Down

0 comments on commit 2e8273a

Please sign in to comment.