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

https://github.com/carlosvega20/r-table

:fire: Create HTML Table from a list of key and value objects
https://github.com/carlosvega20/r-table

component nodejs reactjs

Last synced: about 2 months ago
JSON representation

:fire: Create HTML Table from a list of key and value objects

Awesome Lists containing this project

README

        

# r-table
[![npm package](https://img.shields.io/badge/npm-0.3.0-brightgreen.svg)](https://www.npmjs.com/package/r-table)

ReactJS Table Component
Create HTML Table from a list of key and value objects

##Demo
http://r-table.surge.sh/

##Get Started
1. `npm start`

##Usage
npm install r-table

then in your code:

`import Table from "r-table"`

``

abc12345678

##TODO
1. Unit test