{"id":28703065,"url":"https://github.com/tree-sitter-grammars/tree-sitter-csv","last_synced_at":"2026-01-18T06:02:02.059Z","repository":{"id":188868294,"uuid":"679595171","full_name":"tree-sitter-grammars/tree-sitter-csv","owner":"tree-sitter-grammars","description":"csv grammar for tree-sitter","archived":false,"fork":false,"pushed_at":"2025-11-13T10:08:08.000Z","size":90,"stargazers_count":9,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-13T15:22:00.555Z","etag":null,"topics":["csv","parser","tree-sitter"],"latest_commit_sha":null,"homepage":"","language":"C","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/tree-sitter-grammars.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-08-17T07:31:10.000Z","updated_at":"2025-11-13T10:08:13.000Z","dependencies_parsed_at":"2024-11-14T17:39:51.471Z","dependency_job_id":"ee86c3b8-d0f6-4469-8f70-407c461745b8","html_url":"https://github.com/tree-sitter-grammars/tree-sitter-csv","commit_stats":null,"previous_names":["amaanq/tree-sitter-csv","tree-sitter-grammars/tree-sitter-csv"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/tree-sitter-grammars/tree-sitter-csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter-grammars%2Ftree-sitter-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter-grammars%2Ftree-sitter-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter-grammars%2Ftree-sitter-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter-grammars%2Ftree-sitter-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tree-sitter-grammars","download_url":"https://codeload.github.com/tree-sitter-grammars/tree-sitter-csv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter-grammars%2Ftree-sitter-csv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28531991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","parser","tree-sitter"],"created_at":"2025-06-14T13:06:49.839Z","updated_at":"2026-01-18T06:02:02.054Z","avatar_url":"https://github.com/tree-sitter-grammars.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tree-sitter-csv\n\n[![Build Status](https://github.com/amaanq/tree-sitter-csv/actions/workflows/ci.yml/badge.svg)](https://github.com/amaanq/tree-sitter-csv/actions/workflows/ci.yml)\n[![Discord](https://img.shields.io/discord/1063097320771698699?logo=discord)](https://discord.gg/w7nTvsVJhm)\n\nCSV, PSV, and TSV grammars for [tree-sitter](https://github.com/tree-sitter/tree-sitter).\n\nBecause CSV, PSV, and TSV are actually three different dialects, this module defines\ntwo grammars. Require them as follows:\n\n```js\nrequire(\"tree-sitter-csv\").csv; // CSV grammar\nrequire(\"tree-sitter-csv\").psv; // PSV grammar\nrequire(\"tree-sitter-csv\").tsv; // TSV grammar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftree-sitter-grammars%2Ftree-sitter-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftree-sitter-grammars%2Ftree-sitter-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftree-sitter-grammars%2Ftree-sitter-csv/lists"}