{"id":19379900,"url":"https://github.com/kayke-fujinaka/csv-to-json","last_synced_at":"2026-05-18T15:37:44.574Z","repository":{"id":110104415,"uuid":"500592443","full_name":"Kayke-Fujinaka/csv-to-json","owner":"Kayke-Fujinaka","description":"🎈 CSV to JSON Converter","archived":false,"fork":false,"pushed_at":"2023-04-02T17:49:10.000Z","size":8903,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T16:37:59.322Z","etag":null,"topics":["csv","csvtojson","json"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kayke-Fujinaka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-06-06T21:02:10.000Z","updated_at":"2024-06-23T15:01:18.000Z","dependencies_parsed_at":"2023-05-21T14:52:47.515Z","dependency_job_id":null,"html_url":"https://github.com/Kayke-Fujinaka/csv-to-json","commit_stats":null,"previous_names":["kayke-fujinaka/csv-to-json"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kayke-Fujinaka/csv-to-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kayke-Fujinaka%2Fcsv-to-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kayke-Fujinaka%2Fcsv-to-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kayke-Fujinaka%2Fcsv-to-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kayke-Fujinaka%2Fcsv-to-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kayke-Fujinaka","download_url":"https://codeload.github.com/Kayke-Fujinaka/csv-to-json/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kayke-Fujinaka%2Fcsv-to-json/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265050122,"owners_count":23703641,"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","csvtojson","json"],"created_at":"2024-11-10T09:11:45.797Z","updated_at":"2026-05-18T15:37:44.544Z","avatar_url":"https://github.com/Kayke-Fujinaka.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e🎈 CSV To JSON\u003c/h1\u003e\n\n\u003e 🔎 CSV to JSON Converter\n\n## ⚔️ Challenge\n\nIn this challenge, you should be able to build an algorithm that can take .csv files inside a folder and convert them to .json files in an output folder. You can use Javascript language to resolve. If you want to make a front-end for the application, it will be a differential. You must document the entire challenge learning journey.\n- It must be possible to place as many .csv files as necessary inside the input folder;\n- In the output folder, it is necessary that all files in the input folder are converted to .json.\n\n```bash\nName, Stack\nJose, FRONT\nMaria, BACK\nLucas, FRONT\nSilvia, FRONT\nAdriana,BACK\n```\n\n## 🚀 Technologies ##\n\n- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n\n## :closed_book: How to use it? ##\n\nBefore starting, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.\n\n```bash\n# Clone this project\n$ git clone https://github.com/Kayke-Fujinaka/CSV2JSON\n# access\n$ cd csvtojson\n# install dependencies\n$ yarn or npm\n# Run the project\n$ yarn start or npm start\n# The server will initialize in the \u003chttp://localhost:3000\u003e\n```\n\n## 🤝 Collaborators\n\nThanks to the following people who contributed to this project:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/98772000?s=400\u0026u=80de9af672be7f75cc7a546838552cf63d5b82fe\u0026v=4\" width=\"160px;\" alt=\"Photo by Kayke Fujinaka on GitHub\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eKayke Fujinaka\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/all\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ca href=\"#top\"\u003eGo back to top\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayke-fujinaka%2Fcsv-to-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayke-fujinaka%2Fcsv-to-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayke-fujinaka%2Fcsv-to-json/lists"}