Update README.md

This commit is contained in:
当耐特 2018-10-19 11:21:46 +08:00 committed by GitHub
parent e9ce6606f8
commit 3358a4b224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ English | [简体中文](./README.CN.md)
- Tiny size(4KB gzip)
- Support TypeScript
- Reactive data-binding
- [Based on Shadow Dom](https://developers.google.cn/web/fundamentals/web-components/shadowdom)
- Compliance with browser trend and API design
- Merge JSX and Web Components into One Framework
- Web Components can also be a data-driven view, UI = fn(data)