1.5.7 • Published 7 months ago

richness-client-side-validator v1.5.7

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Client Side From Validation!

MIT License Made With Love

enter image description here

Introduction

Hi Richness Provide to Any one Open-Source Client Side Form Validation, why we provide this library. Validation is a very important to make sure the data is valid.

However, if you leave the burden of data validation on the server alone, you will be wasting a lot of time and resources.

Because the server can only validate the data by sending a request, and this consumes a lot of time and resources, there must be a way to validate the data before sending the request to the server.

JavaScript is efficient for this task, so we relied on it in developing this library. We also wrote it in vanilla JavaScript so that it is compatible with your programming language, no matter which one you use to develop your system.

Installation

package in the development stage

Features

  1. Required Input
  2. Email Input
  3. Mobile Number Validation
  4. Strong Password Validation
  5. force max length for input by default (255)
1.5.5

7 months ago

1.5.4

7 months ago

1.5.7

7 months ago

1.5.6

7 months ago

2.0.1

7 months ago

2.0.0

7 months ago

1.5.3

7 months ago

1.5.2

7 months ago

1.5.1

7 months ago

1.5.0

7 months ago

1.4.0

7 months ago

1.1.3

7 months ago

1.1.2

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.0

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago

0.0.0

7 months ago