Overview
I developed a simple viewer for CSV files published on the internet.
You can try it at the following URL:

CSV Viewer
URL 指定で CSV を読み込み、表として閲覧する軽量ビューア。
Here is an example with a CSV file actually loaded:

CSV Viewer
URL 指定で CSV を読み込み、表として閲覧する軽量ビューア。

Repository
It is published in the following repository:
GitHub - nakamura196/csv_viewer: A simple, responsive web-based CSV viewer that supports URL-based CSV loading
A simple, responsive web-based CSV viewer that supports URL-based CSV loading - 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.



Comments
…