We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
The frontend code for utahexpungements.org
JavaScript 11 19
Forked from schrodinger/fixed-data-table-2
A React table component designed to allow presenting thousands of rows of data.
JavaScript 1
minnow v0.1.2
CSS 2
A simple example of a fixed data table using aphrodite
JavaScript 2
import React, { Component, PropTypes } from 'react';
import { StyleSheet, css } from 'aphrodite';
class Pagination extends Component {
constructor(props){
// This is my child Pie Chart Component.
import React, {Component} from 'react';
import ReactD3 from 'react-d3-components';
const PieChart = ReactD3.PieChart;
There was an error while loading. Please reload this page.