https://github.com/sebaiturravaldes/vue-rut
Permite formatear el rut con VueJS
https://github.com/sebaiturravaldes/vue-rut
Last synced: 3 months ago
JSON representation
Permite formatear el rut con VueJS
- Host: GitHub
- URL: https://github.com/sebaiturravaldes/vue-rut
- Owner: sebaiturravaldes
- Created: 2017-11-24T03:35:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T05:08:32.000Z (almost 7 years ago)
- Last Synced: 2025-03-04T04:34:59.669Z (3 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vue Format Rut watch
Use in Vue ^2.0
### usage:
```
```
```
Rut
@if ($errors->has('rut'))
{{ $errors->first('rut') }}
@endif
```