0.3.2 • Published 3 years ago

shadowform v0.3.2

Weekly downloads
8
License
Unlicense
Repository
-
Last release
3 years ago

Shadowform

Shadowform is library for creating forms using React and Mobx. The purpose of this library is to help create forms with good user experience with simple code.

Features

  • Flexible configuration of displaying errors
  • Sync and async validations
  • External and server-side validation
  • Values normalization

Documentation and examples