Skip to content
/ csv-hero Public
forked from tschoffelen/csv-hero

🦸‍ The easiest tool to merge, filter and mangle CSV and JSON files.

License

Notifications You must be signed in to change notification settings

URVL/csv-hero

 
 

Repository files navigation

🦸‍ CSV Hero

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.

csvhero.schof.co


Development

To work on this project locally, run the following commands in the project root:

yarn
yarn start

Deployment

This project is automatically deployed when new code is pushed to the master branch using Netlify.

About

🦸‍ The easiest tool to merge, filter and mangle CSV and JSON files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • HTML 1.3%
  • CSS 1.2%