Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 543 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 543 Bytes

fpf

FPF (Form Population Filter) is a library designed to help with the population of form values and error message insertion.

Examples (and documentation) can be found here to give a sense of scenarios where it is useful. But essentially, if you want to provide feedback to a user after they've submitted a form incorrectly, FPF can do that, independent from any template engine you've used.