csv-explorer
Vizualize (very) big csv files
https://csv-explorer.netlify.com
steps to deploy:
git clone git@github.com:quentin-sommer/csv-explorer.git
yarn
(ornpm i
if you're that kind of person)npm run build
- deploy the
build
folder to a file server