React Object List GitHub  |  NPM

To participate in the demonstration you will need:

All examples given are written with babel loaders to support es6 (stage-0) and JSX syntax.

The demo data used in the examples can be found here: demo.data.json

Simple Example

This is the simplest implementation of React-Object-List, displaying data in a table.

Loading ...

Table render

This example demonstrates:

Loading ...

List render

This example demonstrates:

Loading ...