UNPKG

@obewds/vue-validators

Version:

The @obewds/vue-validators design system component for Vue.js

43 lines (24 loc) 1.68 kB
### ⚠️ 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 ![GitHub package.json version](https://img.shields.io/github/package-json/v/obewds/vue-validators?label=Github&logo=github&style=for-the-badge) &nbsp; ![npm](https://img.shields.io/npm/v/@obewds/vue-validators?color=%23cc3534&logo=npm&style=for-the-badge) ![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D) &nbsp; ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white) &nbsp; ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) &nbsp; ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) &nbsp; ![Dependabot](https://img.shields.io/badge/dependabot-025E8C?style=for-the-badge&logo=dependabot&logoColor=white) <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 ```