@me_slack/vue2easyform
A NPM for VueJS which makes working with forms really easy. Pass in a JSON object and get back a validated JSON object with the form field values.
@me_slack/vue3easyform
Credit to @lmiller1990 for sharing how to build packages in NPM for Vue3 as Vue have still not documented the process.