# vue-form-composable

Build Form with Vue Composition API 

# Examples

For more examples, visit the online storybook.

# Dependencies

- yup as default form validation mechanism

# Roadmap

Still in a early stage, this lib will try to handle also `native` edge case.

# Contributing

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.

# Other solutions

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.
