docs: clean badges
This commit is contained in:
parent
5677222258
commit
d2a4cb1635
1 changed files with 19 additions and 19 deletions
38
README.md
38
README.md
|
@ -17,30 +17,30 @@
|
||||||
src="https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod"
|
src="https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod"
|
||||||
alt="Contribute with Gitpod"
|
alt="Contribute with Gitpod"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro">
|
<a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro">
|
||||||
<img
|
<img
|
||||||
src="https://developer.stackblitz.com/img/open_in_stackblitz_small.svg"
|
src=" https://img.shields.io/badge/Play%20with-StackBlitz-2596be?logo=stackblitz"
|
||||||
alt="Play around in Stackblitz"
|
alt="Play around in StackBlitz"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://codesandbox.io/s/astro-reactive-library-u72dgj?file=/src/pages/index.astro">
|
<a href="https://codesandbox.io/s/astro-reactive-library-u72dgj?file=/src/pages/index.astro">
|
||||||
<img
|
<img
|
||||||
src="https://img.shields.io/badge/Codesandbox-040404?style=flat-square&logo=appveyor=codesandbox&logoColor=DBDBDB"
|
src="https://img.shields.io/badge/Play%20with-CodeSandbox-040404?logo=codesandbox"
|
||||||
alt="CodeSandbox"
|
alt="CodeSandbox"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
| Packages | Version | Description |
|
| Packages | Version | Description |
|
||||||
| ----------------------------------------------------------------------------------------------------- | ------------------------------------------ | -------------------------------------------------------- |
|
| ----------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | -------------------------------------------------------- |
|
||||||
| [form](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/form/README.md) | [](./packages/form/RELEASE.md) | a dynamic form which can be modified programmatically |
|
| [form](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/form/README.md) | [](./packages/form/RELEASE.md) | a dynamic form which can be modified programmatically |
|
||||||
| [validator](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/validator/README.md) | [](./packages/validator/RELEASE.md) | validators for editable fields |
|
| [validator](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/validator/README.md) | [](./packages/validator/RELEASE.md) | validators for editable fields |
|
||||||
| data-grid | 🛠 | a dynamic data grid of values |
|
| data-grid | 🛠 | a dynamic data grid of values |
|
||||||
| themes | 🛠 | easy-to-use, accessible, consistent cross-browser styles |
|
| themes | 🛠 | easy-to-use, accessible, consistent cross-browser styles |
|
||||||
| viz | 🛠 | data visualization that emits and responds to events |
|
| viz | 🛠 | data visualization that emits and responds to events |
|
||||||
|
|
||||||
# HACKTOBERFEST 2022
|
# HACKTOBERFEST 2022
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue