@thibremy/vue-form-composable
Version:
Build Form with Vue Composition API
26 lines (14 loc) • 661 B
Markdown
Build Form with Vue Composition API
For more examples, visit the online storybook.
- yup as default form validation mechanism
Still in a early stage, this lib will try to handle also `native` edge case.
If you have any question, suggestion or recommendation, please open an issue about it.
If you decided you want to introduce something to the project, please read contribution guidelines first.
This is heavily inspired on [react-formal](https://github.com/iamkevinwolf/formal).
If you are aware or maintain a similar solution for vue, please let me know.