1.2.1 • Published 3 years ago

@plastic-ui/form-validator v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

A React Form Validator.

Install

This library requires React. Make sure it's already installed. Then execute the following command:

npm install @plastic-ui/form-validator

# or

yarn add @plastic-ui/form-validator

Example

You'll find a complete example here.

Demo

To start the demo simply:

# clone this repository
git clone https://github.com/gchumillas/form-validator

# install dependencies
cd validator
yarn

# and run the demo (it takes a while, be patient)
yarn demo
1.2.0

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago