@obewds/vue-validators
Version:
The @obewds/vue-validators design system component for Vue.js
43 lines (24 loc) • 1.68 kB
Markdown
### ⚠️ Project Depreciated ⚠️
**This project has been depreciated. Use [VueVentus](https://vueventus.com/) (via [github](https://github.com/obewds/vueventus) or via [npm](https://www.npmjs.com/package/@obewds/vueventus)), which is the result of this project, and has this functionality along with much more.**
# vue-validators
The @obewds/vue-validators design system component for Vue.js
 
    
<br>
## Documentation
Check out the [official docs](https://obewds.github.io/vue-validators/) for this component for more details!
Or check out the [CHANGELOG](https://github.com/obewds/vue-validators/blob/main/CHANGELOG.md) for the code base!
<br>
## Installation
```bash
npm install @obewds/vue-validators --save-dev
```
<br>
## Uninstall
```bash
npm uninstall @obewds/vue-validators
```