vue-types
Prop validator
Definitions for configurable prop type validation in Vue.js components
Vue Prop Types definitions
571 stars
10 watching
35 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
nuxtnuxtjspropsproptypesvue2vue3vuejs2vuejs3
Related projects:
Repository | Description | Stars |
---|---|---|
floedelmann/vue-ts-types | Prop type definitions for Vue.js applications with TypeScript support | 8 |
icare-jp-oss/vue-props-type | A Vue.js props type definition to ensure consistency and accuracy in prop types | 20 |
rubnvp/vue-props-validation | Provides a way to validate data in Vue.js applications, especially when dealing with nested objects and arrays. | 21 |
vue-typed/vue-typed | Tools for building Vue applications with TypeScript | 103 |
mediv0/vue-input-validator | A lightweight input validation library for Vue 2 applications | 16 |
frontlabsofficial/vue-tiny-validate | Validation library for Vue.js applications with a focus on minimal size and flexibility. | 137 |
anteriovieira/vue-cast-props | A utility library for converting props to common data types in Vue.js applications | 5 |
cj/vuelidation | A lightweight validation library for Vue.js forms. | 36 |
kahirokunn/vuedts | Automatically generates TypeScript declaration files for Vue.js components | 20 |
xpepermint/vue-rawmodel | A plugin for integrating RawModel.js framework with Vue.js for form validation and data manipulation. | 79 |
fergaldoyle/vue-form | A Vue.js form validation library providing a set of components and tools for managing form state and validating user input. | 615 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
ffxsam/vue-typescript-cookbook | A cookbook and resource guide for developers learning Vue.js with TypeScript | 273 |
akoidan/vue-webpack-typescript | A Vue.js project starter with TypeScript and Webpack setup, including tools for building, testing, and linting. | 23 |
juliandreas/vue-toggles | A highly customizable toggle component for Vue.js applications | 47 |