A modern, drop in, frontend only, CSV importer workflow.
View Demo .
Report Bug .
Request Feature

A challenge almost every project eventually faces is importing user uploaded data from CSV files in a way that doesn't cause a ton of issues. Developers always have to figure out
HelloCSV a Javascript library that drops in a CSV importer into your project that:
With npm:
npm install hello-csv
From CDN
<script src="https://cdn.jsdelivr.net/npm/hello-csv@0.4.3/dist/bundled/index.es.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/hello-csv@0.4.3/dist/bundled/hello-csv.css">
Current documentation could be find here
$ claude mcp add HelloCSV \
-- python -m otcore.mcp_server <graph>