docs: update monorepo readme

This commit is contained in:
Ayo 2022-10-01 15:56:46 +02:00
parent eddf262add
commit 21536ded4b

View file

@ -1,10 +1,10 @@
# Astro Reactive Form library 🔥 # Astro Reactive Form library 🔥
Monorepo of components and utilities for building reactive Forms with Astro Components and utilities for building reactive User Interfaces with Astro
## Packages ## Packages
| Package | Version | | Package | Version | Docs |
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- | | --- | --- | --- |
| [astro-reactive-form](https://github.com/ayoayco/astro-reactive-form/tree/main/packages/astro-reactive-form) | [![npm](https://img.shields.io/npm/v/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form) | | [astro-reactive-form](https://github.com/ayoayco/astro-reactive-form/tree/main/packages/astro-reactive-form) | [![npm](https://img.shields.io/npm/v/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form) | 🛠 in-progress |
| astro-reactive-validator | 🛠 in-progress | | astro-reactive-validator | 🛠 in-progress | 🛠 in-progress |