317 Views
I've pushed a new release that includes a form reader. With a few lines of code you can get a complete JSON object, including hierarchy from a HTML form. When building a spa you typically do not want forms to be submitted as a regular http request, as it would defeat the purpose of a spa.
0 comments