janx-form
v1.0.11
Published
A simple but powerful form component for React
Downloads
14
Maintainers
Readme
Welcome to JanxForm 👋
A simple but powerful form component for React
🏠 Homepage
In JanxForm you will develop your own form controls, supported by methods provided by the useField hook.
✨ Demo 1 - Simplest implementation
If you need more complicated features, like required fields and real time validation you can do it! All validation check are made at field level, but the useField hook provides you many methods to make everything work like a single form validation.
✨ Demo 2 - Validation and more advanced features
Install
yarn add janx-form
or
npm i janx-form
Author
👤 João Henrique Barbosa @ Janx Technologies
- Website: https://www.joaohenriquebarbosa.com.br
- Twitter: @codingjon
- Github: @JoaoHenriqueBarbosa
- LinkedIn: @joão-henrique-barbosa-ba1322124
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 João Henrique Barbosa @ Janx Technologies.
This project is GPL--3.0--or--later licensed.
This README was generated with ❤️ by readme-md-generator