docs: update monorepo readme
This commit is contained in:
parent
eddf262add
commit
21536ded4b
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -1,10 +1,10 @@
|
|||
# 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
|
||||
|
||||
| Package | Version |
|
||||
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- |
|
||||
| [astro-reactive-form](https://github.com/ayoayco/astro-reactive-form/tree/main/packages/astro-reactive-form) | [](https://www.npmjs.com/package/astro-reactive-form) |
|
||||
| astro-reactive-validator | 🛠 in-progress |
|
||||
| Package | Version | Docs |
|
||||
| --- | --- | --- |
|
||||
| [astro-reactive-form](https://github.com/ayoayco/astro-reactive-form/tree/main/packages/astro-reactive-form) | [](https://www.npmjs.com/package/astro-reactive-form) | 🛠 in-progress |
|
||||
| astro-reactive-validator | 🛠 in-progress | 🛠 in-progress |
|
||||
|
|
Loading…
Reference in a new issue