{"id":15642955,"url":"https://github.com/develar/ts2jsdoc","last_synced_at":"2025-04-13T18:21:08.277Z","repository":{"id":57149488,"uuid":"84285879","full_name":"develar/ts2jsdoc","owner":"develar","description":"Generate JSDoc from Typescript","archived":false,"fork":false,"pushed_at":"2023-06-28T21:27:20.000Z","size":167,"stargazers_count":61,"open_issues_count":7,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T08:02:39.536Z","etag":null,"topics":["jsdoc","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/develar.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":"2017-03-08T06:20:27.000Z","updated_at":"2024-06-18T18:22:53.117Z","dependencies_parsed_at":"2024-06-18T18:22:47.595Z","dependency_job_id":"11183ae3-6846-460f-a0a1-611fecf4addf","html_url":"https://github.com/develar/ts2jsdoc","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.052631578947368474","last_synced_commit":"2daab4fe66cd179ff8c684a03922ce39fd9c9872"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develar%2Fts2jsdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develar%2Fts2jsdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develar%2Fts2jsdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develar%2Fts2jsdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/develar","download_url":"https://codeload.github.com/develar/ts2jsdoc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248758978,"owners_count":21157066,"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":["jsdoc","typescript"],"created_at":"2024-10-03T11:58:20.751Z","updated_at":"2025-04-13T18:21:08.252Z","avatar_url":"https://github.com/develar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation\n   \nThis module requires Node.js 4.0 or higher to run.\n\n```sh\nnpm install ts-jsdoc --save-dev\n```\n\n\n## Generate JSDoc from TypeScript\n\nIn the `tsconfig.js` set `jsdoc` to path to output directory.\n\n```\n\"jsdoc\": \"jsdoc/out\"\n```\n\nOr to options object:\n```json\n{\n  \"out\": \"our dir\",\n  \"access\": \"set to public if you want to skip protected members\"\n}\n```\n\nExecute: `ts2jsdoc path-to-dir-with-tsconfig`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelar%2Fts2jsdoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelar%2Fts2jsdoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelar%2Fts2jsdoc/lists"}