{"id":16286121,"url":"https://github.com/ivanjosipovic/tsdparser","last_synced_at":"2025-03-20T02:31:32.138Z","repository":{"id":191504049,"uuid":"683201203","full_name":"IvanJosipovic/TSDParser","owner":"IvanJosipovic","description":"C# TypeScript Definition Parser","archived":true,"fork":false,"pushed_at":"2024-07-10T00:09:25.000Z","size":2954,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"alpha","last_synced_at":"2025-03-19T21:09:20.079Z","etag":null,"topics":["definition","parser","typescript"],"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/IvanJosipovic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"IvanJosipovic","custom":"https://www.paypal.com/donate/?business=3HSZ54XS9BLAQ\u0026currency_code=CAD\u0026item_name=tsdparser"}},"created_at":"2023-08-25T20:59:07.000Z","updated_at":"2024-07-10T01:47:07.000Z","dependencies_parsed_at":"2024-01-05T07:32:09.194Z","dependency_job_id":"b2c0c4a4-1efe-49cd-95b8-d096e090c840","html_url":"https://github.com/IvanJosipovic/TSDParser","commit_stats":null,"previous_names":["ivanjosipovic/tsdparser"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2FTSDParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2FTSDParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2FTSDParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2FTSDParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IvanJosipovic","download_url":"https://codeload.github.com/IvanJosipovic/TSDParser/tar.gz/refs/heads/alpha","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244538590,"owners_count":20468745,"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":["definition","parser","typescript"],"created_at":"2024-10-10T19:42:17.556Z","updated_at":"2025-03-20T02:31:31.759Z","avatar_url":"https://github.com/IvanJosipovic.png","language":"C#","funding_links":["https://github.com/sponsors/IvanJosipovic","https://www.paypal.com/donate/?business=3HSZ54XS9BLAQ\u0026currency_code=CAD\u0026item_name=tsdparser"],"categories":[],"sub_categories":[],"readme":"# TSDParser\n\n[![Nuget](https://img.shields.io/nuget/vpre/TSDParser.svg?style=flat-square)](https://www.nuget.org/packages/TSDParser)\n[![Nuget)](https://img.shields.io/nuget/dt/TSDParser.svg?style=flat-square)](https://www.nuget.org/packages/TSDParser)\n[![codecov](https://codecov.io/gh/IvanJosipovic/TSDParser/branch/alpha/graph/badge.svg?token=K5WBqEitwL)](https://codecov.io/gh/IvanJosipovic/TSDParser)\n\n## What is this?\n\nThis project uses Node.JS and returns a C# representation of the TypeScript Abstract Syntax Tree\n\n## Requirements\n\nNode.JS must be installed for this library to work.\n\n## How to use\n\n```cshrap\nvar parsed = await TSDParser.ParseDefinition(\"\"\"\n/**\n* interface comment\n*/\nexport interface Test1 {\n    /**\n    * prop comment\n    */\n    prop: string;\n    method(): void;\n}\n\"\"\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjosipovic%2Ftsdparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanjosipovic%2Ftsdparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjosipovic%2Ftsdparser/lists"}