omi 3.0
This commit is contained in:
parent
0c1135af09
commit
dd2a1f6f62
10
README.md
10
README.md
|
@ -12,10 +12,10 @@ Omi has prosperous ecology and strong features through the second-hand preact de
|
|||
|
||||
- Super tiny size and Super fast
|
||||
- Extensive React/Preact/Omi compatibility
|
||||
* Scoped CSS, made css selector simple
|
||||
* Each component has a update method, you can continue to use setState
|
||||
* Store system, data and logic of components management for omi without other frameworks dependencies
|
||||
* Server side render, Native Suppport, ES6+, JSX, VDOM, React DevTools, HMR ...
|
||||
- Scoped CSS, made css selector simple
|
||||
- Each component has a update method, you can continue to use setState
|
||||
- Store system, data and logic of components management for omi without other frameworks dependencies
|
||||
- Server side render, Native Suppport, ES6+, JSX, VDOM, React DevTools, HMR ...
|
||||
|
||||
---
|
||||
|
||||
|
@ -257,4 +257,4 @@ or get it from CDN:
|
|||
|
||||
## License
|
||||
|
||||
MIT © [dntzhang](https://github.com/dntzhang)
|
||||
MIT © [dntzhang](https://github.com/dntzhang)
|
||||
|
|
Loading…
Reference in New Issue