docs: update readmes (#83)
This commit is contained in:
parent
a18fc82c89
commit
d8577871b4
2 changed files with 8 additions and 5 deletions
|
@ -12,6 +12,7 @@
|
|||
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/ayoayco/astro-reactive-library" />
|
||||
</a>
|
||||
<br />
|
||||
<br />
|
||||
<p>
|
||||
|
||||
| Packages | Version | Docs | Description |
|
||||
|
|
|
@ -4,13 +4,15 @@
|
|||
<br />
|
||||
Generate a dynamic form based on your data, and modify programatically.
|
||||
<br />
|
||||
<br />
|
||||
<img src="https://img.shields.io/npm/v/astro-reactive-form" />
|
||||
<img src="https://img.shields.io/npm/l/astro-reactive-form" />
|
||||
<img src="https://img.shields.io/npm/dt/astro-reactive-form" />
|
||||
<img src="https://img.shields.io/librariesio/release/npm/astro-reactive-form" />
|
||||
<br />
|
||||
<br />
|
||||
</p>
|
||||
|
||||
[](https://www.npmjs.com/package/astro-reactive-form)
|
||||
[](https://www.npmjs.com/package/astro-reactive-form)
|
||||
[](https://www.npmjs.com/package/astro-reactive-form)
|
||||
[](https://www.npmjs.com/package/astro-reactive-form)
|
||||
|
||||
## Installation
|
||||
In your [Astro](https://astro.build) project:
|
||||
|
||||
|
|
Loading…
Reference in a new issue