+ it dev typescript formdata Convert JS Object to form data How can I can convert my JS Object to FormData? The reason why I want to do this is, I have an object that I constructed out of the ~100 form field values. var item = { description: 'Some Ite... wono | tweet Add comment Do you want to delete? YesNo