JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 119
  • Score
    100M100P100Q74790F
  • License ISC

Fully custom form validation

Package Exports

  • react-form-supervalidator
  • react-form-supervalidator/build/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-form-supervalidator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-form-supervalidator

fully custom form validation

Features

This project have following features :

  • Full form validation
  • You can create your own custom validation

Demo AND Testing

you can test my package from this link testing

Validations

Type Description
required if value is required
capitalize if you want to captilize every value e.g "ARSLAN AHMED"
NullCheck to check null values
startEndDate to check validation of start and end date
validateEmail to check validation for email

Hi, I'm Arslan Ahmed Shaad! 👋

🚀 About Me

I'm a full stack developer...

Feedback

If you have any feedback, please reach out to us at ashi3610@gmail.com

Authors