main
HerrHase 2 years ago
parent 092e22ae57
commit f5635732a3

@ -1,4 +1,4 @@
# Tiny Validator
# Tiny Components - Validator
Created with [Riot.js](https://riot.js.org)
@ -10,7 +10,7 @@ For Validation this Component uses [Validate.js](https://validatejs.org/)
## Install
```bash
npm install tiny-validator --save
npm install @tiny-components/validator --save
```
## How to use

@ -4,7 +4,7 @@
"description": "Form Validation with Riotjs",
"repository": {
"type": "git",
"url": "git@gitea.node001.net:tiny-components/validator.git"
"url": "git@github.com:node001-net/tiny-components-validator.git"
},
"author": "Björn Hase",
"license": "MIT",

Loading…
Cancel
Save