Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imcuttle/react-table-doc

The component about react component document view
https://github.com/imcuttle/react-table-doc

docgen react react-docgen react-document react-table-doc

Last synced: 29 days ago
JSON representation

The component about react component document view

Awesome Lists containing this project

README

        

# react-table-doc

[![build status](https://img.shields.io/travis/imcuttle/react-table-doc/master.svg?style=flat-square)](https://travis-ci.org/imcuttle/react-table-doc)
[![NPM version](https://img.shields.io/npm/v/react-table-doc.svg?style=flat-square)](https://www.npmjs.com/package/react-table-doc)
[![NPM Downloads](https://img.shields.io/npm/dm/react-table-doc.svg?style=flat-square&maxAge=43200)](https://www.npmjs.com/package/react-table-doc)

The react component for more prettier component document.

![](https://i.loli.net/2018/07/10/5b444cc63cac0.png)

## Usage

```javascript
import TableDoc from 'react-table-doc'
import 'react-table-doc/lib/style.css'

```