update readme
This commit is contained in:
parent
77cbfb626f
commit
cec61328f1
|
@ -3,6 +3,7 @@ English | [简体中文](./README.CN.md)
|
|||
<p align="center"><img src="https://tencent.github.io/omi/assets/omi-logo2019.svg" alt="omi" width="100"/></p>
|
||||
<p align="center"><img src="https://tencent.github.io/omi/assets/omi-inside-outside.jpg" alt="omi" width="1000"/></p>
|
||||
<h2 align="center">Omi - Front End Cross-Frameworks Framework</h2>
|
||||
<p align="center">Merge Web Components, JSX, HTM, Virtual DOM and Proxy into one framework with tiny size and high performance. Write components once, using in everywhere, such as Omi, React, Vue or Angular.</p>
|
||||
|
||||
## Ecosystem of Omi
|
||||
|
||||
|
|
|
@ -0,0 +1,44 @@
|
|||
<p align="center" style="margin-top:120px;"><svg style="width:150px;height:150px;" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="1024px" height="1024px" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
|
||||
viewBox="0 0 1024 1024"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs>
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
.fil0 {fill:none}
|
||||
.fil2 {fill:#FEFEFE}
|
||||
.fil1 {fill:#07C160}
|
||||
]]>
|
||||
</style>
|
||||
</defs>
|
||||
<g id="图层_x0020_1">
|
||||
<metadata id="CorelCorpID_0Corel-Layer"/>
|
||||
<rect class="fil0" width="1024" height="1024"/>
|
||||
<rect class="fil0" width="1024" height="1024"/>
|
||||
<g id="_2225049615792">
|
||||
<circle class="fil1" cx="512" cy="512" r="512"/>
|
||||
<polygon class="fil2" points="159.97,807.8 338.71,532.42 509.9,829.62 519.41,829.62 678.85,536.47 864.03,807.8 739.83,194.38 729.2,194.38 517.73,581.23 293.54,194.38 283.33,194.38 "/>
|
||||
<circle class="fil2" cx="839.36" cy="242.47" r="50"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<span style="
|
||||
COLOR: #00cd62;
|
||||
FONT-SIZE: 163PX;
|
||||
position: relative;
|
||||
top: -13px;
|
||||
left: 13px;
|
||||
">OMI
|
||||
</span></p>
|
||||
|
||||
<h2 align="center" style="
|
||||
font-size: 50px;
|
||||
margin-top: -28px;
|
||||
margin-bottom: 8px;
|
||||
"><a id="user-content-omi----front-end-cross-frameworks-framework" class="anchor" aria-hidden="true" href="#omi----front-end-cross-frameworks-framework"></a>Front End Cross-Frameworks Framework</h2>
|
||||
|
||||
<p align="center" style="
|
||||
font-size: 30px;
|
||||
padding-bottom: 106px;
|
||||
margin: 0 auto;
|
||||
width:990px;
|
||||
"><a id="user-content-omi----front-end-cross-frameworks-framework" class="anchor" aria-hidden="true" href="#omi----front-end-cross-frameworks-framework"></a>Merge Web Components, JSX, HTM, Virtual DOM and Proxy into one framework with tiny size and high performance. Write components once, using in everywhere, such as Omi, React, Vue or Angular.</p>
|
Loading…
Reference in New Issue