Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 495 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 495 Bytes

Thoth.Elmish.FormBuilder

⚠️ This repository is now in maintenance mode meaning, that it will only accept PR or issues about bugs. ⚠️

If you want a more complete and polish form library I encourage you to take a look at Fable.Form which is the successor of Thoth.Elmish.FormBuilder.

⚠️ In order to build this repo, you need to initialize the git submodules. ⚠️

  • git submodule init
  • git submodule update