A simple web app to transform CSV and JSON files.
CSV Hero helps you to format, filter and convert CSV and JSON files. Need to generate a CSV from a JSON file, but only want to include rows that contain the word 'cow'? CSV Hero can help with that.
To work on this project locally, run the following commands in the project root:
yarn
yarn start
This project is automatically deployed when new code is pushed to the master
branch using Netlify.