Overview

I developed a simple viewer for CSV files published on the internet.

You can try it at the following URL:

https://nakamura196.github.io/csv_viewer/

Here is an example with a CSV file actually loaded:

https://nakamura196.github.io/csv_viewer/?u=https%3A%2F%2Fraw.githubusercontent.com%2Fomeka-j%2FOmeka-S-module-BulkImport-Sample-Data%2Frefs%2Fheads%2Fmain%2Fitem.csv

Repository

It is published in the following repository:

https://github.com/nakamura196/csv_viewer/

Summary

While there are many similar services available, I hope this serves as a useful reference for quickly viewing CSV files published on the internet.