diff --git a/README.md b/README.md index bb3d440b0..ffa194aa1 100644 --- a/README.md +++ b/README.md @@ -1088,7 +1088,7 @@ _Overlay / modal / alert / dialog / lightbox / popup_ #### Icons -- [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons 'vue-material-design-icons on GitHub') - A collection of SVG Material Design icons as single file components. +- [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons "vue-material-design-icons on GitHub") - A collection of SVG Material Design icons as single file components. - [vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) - Font Awesome 5 Vue component - [vue-country-flag](https://github.com/P3trur0/vue-country-flag) - Vue component for country flag icons - [vue-fa](https://github.com/Cweili/vue-fa) - Simple FontAwesome 5 Vue.js 2 component. @@ -1173,8 +1173,7 @@ _Display non-editable events in a Calendar_ - [@egjs/vue-infinitegrid](https://github.com/naver/egjs-infinitegrid/blob/master/packages/vue-infinitegrid/) - Arrange infinite card elements according to various layout types like masonry for Vue.js 2. - [virtua](https://github.com/inokawa/virtua) - A zero-config, fast and small (~3kB) virtual list component for React and Vue -- [vue-infinity](https://github.com/isaact/vue-infinity) - An easy-to-use virtual list component for Vue 3. Supports configurable grid layout, horizontal/vertical scroll, scroll snapping, seeking, ssr - +- [vue-infinity](https://github.com/isaact/vue-infinity) - An easy-to-use virtual list component for Vue 3. Supports configurable grid layout, horizontal/vertical scroll, scroll snapping, seeking, ssr #### Markdown @@ -1406,6 +1405,7 @@ _Handling of user events (scroll, click, key strike, ...)_ - [FormKit](https://github.com/formkit/formkit) - Vue 3 form development. 10x faster. Form inputs, validation, submission, error handling, generation, accessibility, theming, and more. - [vrf](https://github.com/dimailn/vrf) - Declarative scalable ui-agnostic markup-based Vue forms. - [tracked-instance](https://github.com/rudnik275/tracked-instance) - Build large forms and track all changes. +- [Vorm](https://github.com/Flo0806/vorm) - A dynamic, schema-driven and fully validated form engine for Vue 3 with zero dependencies and full slot control. ##### Validation @@ -1419,7 +1419,6 @@ _Handling of user events (scroll, click, key strike, ...)_ - [vorms](https://github.com/Mini-ghost/vorms) - Vue Form Validate with Composition API. - [regle](https://github.com/victorgarciaesgi/regle) - ✅ Headless form validation library for Vue.js. - #### Resize - [vue-not-visible](https://github.com/PxyUp/vue-not-visible) - Vue directive for removing from dom (like v-if) element on screen smaller than breakpoints.