@thibremy/vue-form-composable

Build Form with Vue Composition API

Usage no npm install needed!

<script type="module">
  import thibremyVueFormComposable from 'https://cdn.skypack.dev/@thibremy/vue-form-composable';
</script>

README

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. If you are aware or maintain a similar solution for vue, please let me know.