styleguidist/react-styleguidist

Generate Documentation in JS / TS

Open

#621 aberto em 4 de out. de 2017

Ver no GitHub
 (14 comments) (4 reactions) (0 assignees)TypeScript (1.416 forks)github user discovery
help wantedrequest for comments

Métricas do repositório

Stars
 (11.091 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador