update readme
This commit is contained in:
parent
7f3ac50396
commit
f9a14fd9b3
|
@ -8,6 +8,7 @@
|
|||
### 特性
|
||||
|
||||
- 小巧的尺寸
|
||||
- 拥有官方 UI 组件库 - [omiu](https://tencent.github.io/omi/packages/omiu/examples/build/zh-cn.html)
|
||||
- 使用 [omio](https://github.com/Tencent/omi/tree/master/packages/omio) 可以兼容到 IE8
|
||||
- 真正的 [MVVM](https://github.com/Tencent/omi/blob/master/tutorial/omi-mvvm.cn.md), 拥有 [mappingjs](https://github.com/Tencent/omi/tree/master/packages/mappingjs) 强力支持
|
||||
- 支持 `TypeScript`
|
||||
|
|
|
@ -6,9 +6,10 @@ English | [简体中文](./README.CN.md) | [한국어](./README.KR.md)
|
|||
|
||||
## Why Omi?
|
||||
|
||||
- Tiny size.
|
||||
- Tiny size
|
||||
- Supports TypeScript
|
||||
- Reactive data-binding
|
||||
- Having official UI components - [omiu](https://tencent.github.io/omi/packages/omiu/examples/build/index.html)
|
||||
- Excellent compatibility(IE8+) with [omio](https://github.com/Tencent/omi/tree/master/packages/omio)
|
||||
- Real [MVVM](https://github.com/Tencent/omi/blob/master/tutorial/omi-mvvm.md) with [mappingjs](https://github.com/Tencent/omi/tree/master/packages/mappingjs) strong support
|
||||
- Enhanced CSS, [rpx unit support](https://github.com/Tencent/omi/releases/tag/v4.0.26) base on **750** screen width
|
||||
|
|
Loading…
Reference in New Issue