Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 319 Bytes

Formal

Form is a next-generation form libraries for Angular. It is designed to be an alternative to Angular's ReactiveFormsModule which uses modern API and improves on DX.

This workspace contains:

  • formal: The main library.
  • formal-demo: A demo application to showcase the library.