styleguidist/react-styleguidist

Generate Documentation in JS / TS

Open

#621 opened on 2017年10月4日

GitHub で見る
 (14 comments) (4 reactions) (0 assignees)TypeScript (1,416 forks)github user discovery
help wantedrequest for comments

Repository metrics

Stars
 (11,091 stars)
PR merge metrics
 (PR metrics pending)

説明

Is there anyway to declare documentation for components in JS (or TS) rather than markdown?

Having free-text (md) feels quite chaotic - writing the documentation in JS would enable us to do linting, import & share stub data, testing and have typesafety in TS.

コントリビューターガイド