Skip to content

Commit

Permalink
docs: add @xvenge00 as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-abc committed Jan 24, 2024
1 parent 84cdd48 commit 9488c54
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,13 @@
"avatar_url": "https://avatars.githubusercontent.com/u/1277737?v=4",
"profile": "https://github.com/SirbyAlive",
"contributions": ["code"]
},
{
"login": "xvenge00",
"name": "xvenge00",
"avatar_url": "https://avatars.githubusercontent.com/u/22448115?v=4",
"profile": "https://github.com/xvenge00",
"contributions": ["code"]
}
],
"contributorsPerLine": 7
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[![Follow Pablo on Twitter](https://img.shields.io/twitter/follow/Pablo_ABC?style=social)](https://twitter.com/Pablo_ABC)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Felte is a simple to use form library for Svelte, Solid and React. No `Field` or `Form` components are needed, just plain stores and actions to build your form however you like. You can see it in action in this [CodeSandbox demo](https://codesandbox.io/s/felte-demo-wce2h?file=/App.svelte)!
Expand Down Expand Up @@ -305,6 +305,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/uhon"><img src="https://avatars.githubusercontent.com/u/778583?v=4?s=100" width="100px;" alt="Urs Honegger"/><br /><sub><b>Urs Honegger</b></sub></a><br /><a href="https://github.com/pablo-abc/felte/commits?author=uhon" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BradLewis"><img src="https://avatars.githubusercontent.com/u/22850972?v=4?s=100" width="100px;" alt="Bradley Lewis"/><br /><sub><b>Bradley Lewis</b></sub></a><br /><a href="https://github.com/pablo-abc/felte/commits?author=BradLewis" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SirbyAlive"><img src="https://avatars.githubusercontent.com/u/1277737?v=4?s=100" width="100px;" alt="Julien Tome"/><br /><sub><b>Julien Tome</b></sub></a><br /><a href="https://github.com/pablo-abc/felte/commits?author=SirbyAlive" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xvenge00"><img src="https://avatars.githubusercontent.com/u/22448115?v=4?s=100" width="100px;" alt="xvenge00"/><br /><sub><b>xvenge00</b></sub></a><br /><a href="https://github.com/pablo-abc/felte/commits?author=xvenge00" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

1 comment on commit 9488c54

@vercel
Copy link

@vercel vercel bot commented on 9488c54 Jan 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.