vulu
v0.0.7
Published
[![vuejs](https://img.shields.io/badge/Vue.js-3-brightgreen.svg)](https://v3.vuejs.org) [![codecov](https://codecov.io/gh/SasanFarrokh/vulu/branch/master/graph/badge.svg?token=5WP0XGR4TT)](https://codecov.io/gh/SasanFarrokh/vulu) [![Codacy Badge](https://
Downloads
27
Readme
vulu
Validation Plugin for Vue 3
Getting Started
Install vulu package with:
$: npm install --save-dev vulu
# or yarn
$: yarn add -D vulu
# or pnpm
$: pnpm add -D vulu
Usage
WIP
Features
- [x] Template Based
- [x] Script based with Composition Api
- [x] Nesting validators
- [x] Cross field validators
- [x] Async validators
- [x] Custom validators
- [x] Translating with custom interpolators
- [x] UX Friendly with interactions
- [ ] A11y accessibility
We look for contributors
Currently we need a cool logo and documents. We appreciate any contributions.