styleguidist/react-styleguidist

Generate Documentation in JS / TS

Open

#621 ouverte le 4 oct. 2017

Voir sur GitHub
 (14 commentaires) (4 réactions) (0 assignés)TypeScript (1 416 forks)github user discovery
help wantedrequest for comments

Métriques du dépôt

Stars
 (11 091 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur