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" />
|
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/ayoayco/astro-reactive-library" />
|
||||||
</a>
|
</a>
|
||||||
<br />
|
<br />
|
||||||
|
<br />
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
| Packages | Version | Docs | Description |
|
| Packages | Version | Docs | Description |
|
||||||
|
|
|
@ -4,13 +4,15 @@
|
||||||
<br />
|
<br />
|
||||||
Generate a dynamic form based on your data, and modify programatically.
|
Generate a dynamic form based on your data, and modify programatically.
|
||||||
<br />
|
<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>
|
</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
|
## Installation
|
||||||
In your [Astro](https://astro.build) project:
|
In your [Astro](https://astro.build) project:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue