Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/en1-gma/use-form
A useful React hook to make awesome and easy forms for your projects!
https://github.com/en1-gma/use-form
forms hooks reactjs vitejs
Last synced: 4 months ago
JSON representation
A useful React hook to make awesome and easy forms for your projects!
- Host: GitHub
- URL: https://github.com/en1-gma/use-form
- Owner: en1-gma
- License: mit
- Created: 2023-06-29T10:55:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-24T12:53:01.000Z (8 months ago)
- Last Synced: 2024-10-04T05:32:11.327Z (4 months ago)
- Topics: forms, hooks, reactjs, vitejs
- Language: JavaScript
- Homepage:
- Size: 612 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]Table of Contents
## About The Project
Even if there are thousands of good custom hooks, here's why you should grab use-form:
* Lightweight
* Fast
* Already compatible with form validation like YUP
> ### Built With
>
> This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for > the acknowledgements section. Here are a few examples.
>
> [![React][React.js]][React-url] ![Js][Javascript] [![Ts][Typescript]][Typescript-url] [![Vite][Vitejs.dev]][Vite-url]## Roadmap
- [ ] Add Changelog
- [ ] Add back to top links
- [ ] Add Additional Examples## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b version/dev`)
3. Commit your Changes (`git commit -m 'Add some amazing feature'`)
4. Push to the Branch (`git push origin version/dev`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Vincenzo C. - [email protected]
Project Link: [https://github.com/en1-gma/use-form](https://github.com/en1-gma/use-form)
[contributors-shield]: https://img.shields.io/github/contributors/en1-gma/use-form?style=for-the-badge
[contributors-url]: https://github.com/en1-gma/use-form/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/en1-gma/use-form?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/en1-gma/use-form?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/en1-gma/use-form?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/en1-gma/use-form?style=for-the-badge
[license-url]: https://github.com/en1-gma/use-form/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/vincenzo-chiavetta[React.js]: https://img.shields.io/badge/REACT-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Javascript]: https://img.shields.io/badge/JS-ffd900?style=for-the-badge&logo=Javascript&logoColor=333
[Typescript]: https://img.shields.io/badge/TSC-3179c6?style=for-the-badge&logo=Typescript&logoColor=FFF
[Typescript-url]: https://https://www.typescriptlang.org/
[Vitejs.dev]: https://img.shields.io/badge/VITEJS-7d37b2?style=for-the-badge&logo=Vite&logoColor=ffd900
[Vite-url]: https://vitejs.dev/