https://github.com/jensdll/validierung
Vue composition function for form validation
https://github.com/jensdll/validierung
dynamic-forms form utils validation vue vue-use
Last synced: about 1 month ago
JSON representation
Vue composition function for form validation
- Host: GitHub
- URL: https://github.com/jensdll/validierung
- Owner: JensDll
- License: mit
- Created: 2021-12-19T17:41:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T21:49:52.000Z (about 3 years ago)
- Last Synced: 2025-03-22T10:45:51.855Z (about 1 year ago)
- Topics: dynamic-forms, form, utils, validation, vue, vue-use
- Language: TypeScript
- Homepage:
- Size: 2.35 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Validierung
[](https://www.npmjs.com/package/validierung)
[](https://stackblitz.com/github/JensDll/validierung/tree/main/playground/vue3)
[](https://github.com/JensDll/validierung/blob/main/LICENSE)
Vue composition function for form validation. The word _validierung_ is the german translation for validation.
```bash
npm install validierung
```
```bash
pnpm add validierung
```
```bash
yarn add validierung
```
## [Documentation](https://github.com/JensDll/validierung/wiki/Documentation)