Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 398 Bytes

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