HoC Based React Forms State Manager – react-drip-form

HoC based React forms state manager, Support for validation and normalization.

Features:

  • HOC based API. (No magic, transparent and open API)
  • Free component design. Integration with many UI frameworks.
  • Rule based validation, and Provide many built-in rules.
  • Support async and sync validation.
  • Support normalization.
  • Support Nest fields and Array fields.
  • Customizable error message. (Support i18n)

Installation:

$ npm install –save react-drip-form

Preview:

react-drip-form

Download Details:

Author: tsuyoshiwada

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/tsuyoshiwada/react-drip-form

License:

Add Comment