Skip to content

TeamWertarbyte/react-props-md-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-props-md-table

This tiny tool uses react-docgen to generate markdown tables of the props of a React component.

Installation

npm i -g @wertarbyte/react-props-md-table`

Usage

props-table [-p] path/to/SomeComponent.js
Option Description
-p Pretty-print the output.