{"id":18264851,"url":"https://github.com/bem/ts-docgen-next","last_synced_at":"2025-04-04T21:30:54.388Z","repository":{"id":49563194,"uuid":"321315209","full_name":"bem/ts-docgen-next","owner":"bem","description":"Webpack loader for generating documentation from typescript files.","archived":false,"fork":false,"pushed_at":"2021-08-11T11:41:01.000Z","size":104,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-29T04:33:48.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/bem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-14T10:39:13.000Z","updated_at":"2024-10-03T01:21:13.000Z","dependencies_parsed_at":"2022-08-27T16:01:26.863Z","dependency_job_id":null,"html_url":"https://github.com/bem/ts-docgen-next","commit_stats":null,"previous_names":["bem/ts-docgen-loader"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bem%2Fts-docgen-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bem%2Fts-docgen-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bem%2Fts-docgen-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bem%2Fts-docgen-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bem","download_url":"https://codeload.github.com/bem/ts-docgen-next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247252037,"owners_count":20908613,"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":[],"created_at":"2024-11-05T11:16:19.626Z","updated_at":"2025-04-04T21:30:54.087Z","avatar_url":"https://github.com/bem.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-docgen-next\n\n[![npm](https://img.shields.io/npm/v/ts-docgen-next.svg?style=flat-square\u0026labelColor=111)][npm]\n\n## ✈️ Install\n\n```sh\nnpm i -DE ts-docgen-next\n```\n\n## ☄️ Usage\n\n### As webpack-loader\n\n**component.tsx**\n\n```ts\nimport { FC } from 'react'\n\ninterface ComponentProps {\n  property: string\n}\n\nexport const Component: FC\u003cComponentProps\u003e = () =\u003e null\n```\n\n**documentation.mdx**\n\n```tsx\nimport { ComponentProps } from '!!ts-docgen-next/loader!./component.tsx'\n\n\u003cPropsTable value={ComponentProps} /\u003e\n```\n\n## 📜 License\n\nProject is [MIT licensed](https://github.com/bem/ts-docgen-next/blob/master/license.md).\n\n[npm]: https://www.npmjs.com/package/ts-docgen-next\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbem%2Fts-docgen-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbem%2Fts-docgen-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbem%2Fts-docgen-next/lists"}