astro-reactive-form/apps/docs/src/pages/en/introduction.md
Ayo Ayco 47c0b5e90e
docs: clean up (#180)
* docs: clean up

* landing-page: remove image; update deps

* landing-page: remove twitter icon

* style(landing-page): set md maxwidth for copylink
2022-11-07 19:32:29 +01:00

1.2 KiB

title description layout
Hi, explorer! Astro Reactive Library Docs ../../layouts/MainLayout.astro

Thanks for checking out the Astro Reactive Library! Welcome to a new adventure.

This project aims to be a new library of components and utilities for building reactive user interfaces with Astro.

We will update this documentation with a fun and easy tutorial so you can start building reactive UIs with Astro from scratch using our packages.

📝 Note: See our API Docs for example usage.

Packages

Package Release notes Description
form npm a dynamic form which can be modified programmatically
validator npm validators for editable fields
data-grid 🛠 a dynamic data grid of values
themes 🛠 easy-to-use, accessible, consistent cross-browser styles
viz 🛠 data visualization that emits and responds to events