Play with the lib here: https://codesandbox.io/s/jalik-form-parser-demo-r29grh?file=/src/index.js You can collect and parse fields with parseForm(form, options).
Dumper is a low-level utility. You may have to write a wrapper around it for the framework of your choice. You can grab the JavaScript snippet and the required global ...