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: about 2 months ago
JSON representation
The component about react component document view
- Host: GitHub
- URL: https://github.com/imcuttle/react-table-doc
- Owner: imcuttle
- License: mit
- Created: 2018-07-01T14:07:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:18:21.000Z (over 2 years ago)
- Last Synced: 2025-03-23T02:34:04.798Z (2 months ago)
- Topics: docgen, react, react-docgen, react-document, react-table-doc
- Language: JavaScript
- Size: 1.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: License
Awesome Lists containing this project
README
# react-table-doc
[](https://travis-ci.org/imcuttle/react-table-doc)
[](https://www.npmjs.com/package/react-table-doc)
[](https://www.npmjs.com/package/react-table-doc)The react component for more prettier component document.

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