@wertarbyte/react-props-md-table

v1.1.1
A markdown table generator for React component props.
react props markdown table generator

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.
npm i @wertarbyte/react-props-md-table

Metadata

  • MIT
  • Whatever
  • Wertarbyte
  • released 3/7/2018

Downloads