Skip to content

sunflowerdeath/shadowform

Repository files navigation

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