Skip to content

ferg1e/rable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rable

Rable (rhymes with table) is a React HTML table component. It converts an array of object literals into an HTML table. You can toggle ascending and descending sort for each column by clicking the column header. You can also edit each cell in the table that isn't a header or ID.

Installation

The component is in src/index.jsx, so you can import it like this:

import Rable from './index.jsx'

See src/App.jsx for an example.

About

React table component

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors