feat(site): update project description
This commit is contained in:
parent
5cc52e66f4
commit
a0f62d65d4
1 changed files with 4 additions and 4 deletions
|
@ -56,9 +56,8 @@
|
||||||
<main>
|
<main>
|
||||||
<section>
|
<section>
|
||||||
<p>
|
<p>
|
||||||
Get the easy authoring experience you have come to love from popular
|
Get the easy authoring experience you have come to love and build
|
||||||
JS frameworks -- with minimal tooling and very thin abstraction over
|
standard custom elements with zero bundlers, transpilers or polyfills.
|
||||||
the vanilla web platform.
|
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
@ -90,7 +89,8 @@
|
||||||
<p>
|
<p>
|
||||||
Writing Web Components directly from
|
Writing Web Components directly from
|
||||||
<code-block inline>HTMLElement</code-block> can seem confusing and
|
<code-block inline>HTMLElement</code-block> can seem confusing and
|
||||||
hard to maintain, especially when coming from popular JS frameworks.
|
hard to maintain, especially when coming from popular JS frameworks
|
||||||
|
and other projects that recommend complex setups.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
This project aims to address this with virtually zero tooling required
|
This project aims to address this with virtually zero tooling required
|
||||||
|
|
Loading…
Reference in a new issue