
* docs: clean up * landing-page: remove image; update deps * landing-page: remove twitter icon * style(landing-page): set md maxwidth for copylink
1.2 KiB
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 | a dynamic form which can be modified programmatically | |
validator | 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 |