Storybook, Storybook Addon, Tsdoc, Typedoc
Typedoc is a good tool to auto document a projects codebase. Whereas storybook is good in terms of documenting components and application in an interactive testbed application. What if we have best of both worlds ? Currently in storybook a developer has to create explicit "stories" and "MDX" files to document. But there is no way to use the same tool to also refer the available functions and types information aimed for developers.
I feel both tool should go hand in hand. If both converge a common documentation output can be generated targeting different teams in a project. Especially Dev's.
A custom storybook ADD-ON called "typedoc-storybook-add-on". This tool should be able to inject the TYPEDOC generated documentation information in an MDX format into storybook through an addon.
Owner Name | TypeStrong |
Repo Name | typedoc |
Full Name | TypeStrong/typedoc |
Language | TypeScript |
Created Date | 2014-05-24 |
Updated Date | 2023-03-19 |
Star Count | 6487 |
Watcher Count | 68 |
Fork Count | 639 |
Issue Count | 48 |
Issue Title | Created Date | Updated Date |
---|