Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Commit

Permalink
Update README.md 🎥
Browse files Browse the repository at this point in the history
  • Loading branch information
teuunn authored Mar 10, 2017
1 parent 59bcd30 commit a100b65
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
[![Latest Version on NPM](https://img.shields.io/npm/v/v-validate.svg?style=flat-square)](https://npmjs.com/package/v-validate)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)

Input validation for Vue. Tested with Vue 1.0
Input validation for Vue 1.0

[![](https://gifyu.com/images/inaction.gif)](https://gifyu.com/image/SZQV)

## Install

Expand All @@ -28,6 +30,10 @@ Example:
```
Classes `valid` or `invalid` will be appended to the input.

## See it in action

Play with the options in [JSFiddle](https://jsfiddle.net/2pyx98Lr/1/)

## Contributing

Contributions are welcome, [thanks to y'all](https://github.com/appstract/:package_name/graphs/contributors) :)
Expand Down

0 comments on commit a100b65

Please sign in to comment.