0.0.4 • Published 2 years ago

@onichandame/form v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

React Form

Goal: handle the validation and submission of the form.(based on Formik)

Problem to Solve

Formik indeed provides a way to define custom validation logic, but it requires alot boilerplate if not using yup. This packages aims to provide a extensible interface based on Formik to allow many validation strategies to be easily implemented.

Usage

check the storybook stories for example usage.

The supported validation strategies:

  1. class validator
0.0.4

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago