validate-box
v0.3.6
Published
Same I18n validation on server and client
Downloads
15
Maintainers
Readme
Validate-Box
Same I18n validation on server and client for web applications.
How It Works
- Validate inputs in HTML form.
- Fetch response to server optionally by ajax.
Usage
JS Applications
Suitable for web apps with a great variety of forms.
Install by npm:
Config
Start http server for validate request examples from client.
test
Lunch jest testing