You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
## Introduction
15
15
16
-
Ellar-Form is a powerful and flexible form handling package designed to seamlessly integrate with Pydantic models and the Ellar web framework. It provides a robust set of tools for creating, validating, and processing HTML forms in your Ellar applications.
16
+
Ellar-Form is a powerful and flexible form design package that seamlessly integrates with Pydantic models and the Ellar web framework. It comes with Pydantic field validation and can easily be rendered to HTML.
17
17
18
18
Key features of Ellar-Form include:
19
19
1.**Pydantic Integration**: Leverages Pydantic models for form field definitions and validation.
0 commit comments