Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/styleguidist/react-docgen-typescript

A simple parser for react properties defined in typescript instead of propTypes.
https://github.com/styleguidist/react-docgen-typescript

Support React.VoidFunctionComponent (React.VFC) by default

peteragarclover opened this issue almost 3 years ago
Doest not work with types imported like React.*some

sleonia opened this issue almost 3 years ago
Expose raw component expression in parser

TrevorBurnham opened this issue almost 3 years ago
Invalid `displayName` parsing starting with v2.1.0

jzempel opened this issue almost 3 years ago
No props data outputted for components typed with React.FC<>

juzerzarif opened this issue about 3 years ago
typescript 4.3.5 -> 4.4.3 breaks propsParser

PiTiLeZarD opened this issue about 3 years ago
@version tag does not return the version string in the generated description.

massproduction opened this issue about 3 years ago
No props returned when component exported only as default

olee opened this issue about 3 years ago
Extracting type info from helper functions/utils?

jgodi opened this issue about 3 years ago
Cannot read property 'parameters' of undefined

trashhalo opened this issue over 3 years ago
TypeError: (tag.text || "").trim is not a function

damiangreen opened this issue over 3 years ago
error ,cant find fs module

ChenYCL opened this issue over 3 years ago
'required' attribute set to false when intersection used

leepowelldev opened this issue over 3 years ago
SyntaxError: unexpected token 'default'

krutoo opened this issue over 3 years ago
ES6 reassigned props default values not extracted

raunofreiberg opened this issue over 3 years ago
Support React 17

daveisfera opened this issue over 3 years ago
Add default export support to compound/static components

AndrewLeedham opened this pull request over 3 years ago
Static subcomponents only work with specific export syntax

AndrewLeedham opened this issue over 3 years ago
Props not detected unless "import * as React from 'react'"

crobinson42 opened this issue over 3 years ago
Boolean interpreted as union

nielsdB97 opened this issue over 3 years ago
Sort enum types?

AndrewLeedham opened this issue about 4 years ago
Parse props from .d.ts file

klysak opened this issue almost 5 years ago
Documenting referenced types

jonatansberg opened this issue over 6 years ago
Add prettier and lint to example project

Havret opened this pull request over 6 years ago
Add example of passing parser options

Havret opened this pull request over 6 years ago
support default props via defaultProps or JSDoc

brettjurgens opened this pull request almost 7 years ago
Ignore / exclude props from output

JakeSidSmith opened this issue about 7 years ago