newforms
newforms copied to clipboard
Utility for creating a forms.Form from an existing form
Create a utility which, when provided with an HTMLFormElement, will generate source code for a corresponding forms.Form with best guesses based on form's elements.