Hi,
Can someone give an example to convert CSV to JSON using PapaParse or Streaming-CSV-Workers for Cloudflare workers? I keep getting import errors, probably there is some standard way to use them. I am trying to fetch a csv file from github link and then convert it to JSON with PapaParse/Streaming-CSV-Workers.