# Tiny Validator Created with [Riot.js](https://riot.js.org) Validate Form or a Single Form-Field, Error Messages can be show just in time or after Submit entire Form. For Validation this Component uses [Validate.js](https://validatejs.org/) ## Install ```bash npm install tiny-validator --save ``` ## How to use ```
{ state.validator.handle(event) }} novalidate>
``` ![Demo](https://github.com/tentakelfabrik/tiny-validator/blob/master/demo.gif)