{"id":20745764,"url":"https://github.com/tschoffelen/csv-hero","last_synced_at":"2025-04-24T06:48:19.659Z","repository":{"id":44471582,"uuid":"309750074","full_name":"tschoffelen/csv-hero","owner":"tschoffelen","description":"🦸‍ The easiest tool to merge, filter and mangle CSV and JSON files.","archived":false,"fork":false,"pushed_at":"2025-03-30T19:14:58.000Z","size":1071,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T06:48:13.712Z","etag":null,"topics":["csv","json","webapp"],"latest_commit_sha":null,"homepage":"https://csvhero.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tschoffelen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-03T16:50:00.000Z","updated_at":"2025-04-03T00:53:17.000Z","dependencies_parsed_at":"2024-01-29T02:09:40.974Z","dependency_job_id":"8f2e60fe-9911-4a44-8ef9-3dd48b1391da","html_url":"https://github.com/tschoffelen/csv-hero","commit_stats":null,"previous_names":["includable/csv-hero","tschoffelen/csv-hero"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschoffelen%2Fcsv-hero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschoffelen%2Fcsv-hero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschoffelen%2Fcsv-hero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschoffelen%2Fcsv-hero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschoffelen","download_url":"https://codeload.github.com/tschoffelen/csv-hero/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250580709,"owners_count":21453531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","json","webapp"],"created_at":"2024-11-17T07:22:34.287Z","updated_at":"2025-04-24T06:48:19.651Z","avatar_url":"https://github.com/tschoffelen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦸‍ CSV Hero\n\n[![Automated tests](https://github.com/tschoffelen/csv-hero/actions/workflows/test.yml/badge.svg)](https://github.com/tschoffelen/csv-hero/actions/workflows/test.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)\n\n**A simple web app to transform CSV, Excel, JSON and XML files.**\n\nCSV Hero helps you to format, filter and convert tabular data 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.\n\n**[csvhero.app](https://csvhero.app)**\n\n![Preview](.github/preview.jpg)\n\n## Development\n\nTo work on this project locally, run the following commands in the project root:\n\n```shell\nyarn\nyarn start\n```\n\n## Continuous Integration\n\nThis project uses GitHub Actions for continuous integration. Every push to the main branch and pull requests will trigger a CI workflow that runs Cypress tests to ensure the application works correctly.\n\n### Running Tests Locally\n\nTo run Cypress tests locally:\n\n1. Install dependencies:\n\n   ```\n   yarn\n   ```\n\n2. Start the application:\n\n   ```\n   yarn start\n   ```\n\n3. Run the tests in Cypress GUI:\n\n   ```\n   yarn cypress:open\n   ```\n\n4. Or run the tests headlessly:\n   ```\n   yarn cypress:run\n   ```\n\n## Deployment\n\nThis project is automatically deployed when new code is pushed to the `master` branch using Vercel.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftschoffelen%2Fcsv-hero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftschoffelen%2Fcsv-hero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftschoffelen%2Fcsv-hero/lists"}