UNPKG

react-pivot

Version:

React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.

9 lines (6 loc) 135 B
/** @jsx React.DOM */ require('./main.jsx'); React.renderComponent( <h1>Hello, world!</h1, document.getElementById('example') );