feat(site): update project description

This commit is contained in:
Ayo 2023-12-12 08:36:33 +01:00
parent 5cc52e66f4
commit a0f62d65d4

View file

@ -56,9 +56,8 @@
<main>
<section>
<p>
Get the easy authoring experience you have come to love from popular
JS frameworks -- with minimal tooling and very thin abstraction over
the vanilla web platform.
Get the easy authoring experience you have come to love and build
standard custom elements with zero bundlers, transpilers or polyfills.
</p>
<ul>
<li>
@ -90,7 +89,8 @@
<p>
Writing Web Components directly from
<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>
This project aims to address this with virtually zero tooling required