adamocarolli / graham

React Component Library for visualizing large amounts of things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graham

React Component Library for visualizing large amounts of things.

demo

Description

Graham is a visualization library for displaying the sheer enormity of a thing. The idea is that each component in the library is able to neatly visualize Graham's Number.

Installation

Library is not yet published to npm, however, if it was you could install by running:

npm install graham

Local Development

Dependencies

To install dependencies with npm, run:

$ npm install

Linting

To run the linter once:

npm run lint

To run the linter watch task:

npm run lint:watch

Testing

Error: No test specified && to be completed

Acknowledgements

Library inspired by Uncharted Software's Volume Visualization of Canadian Oil Production and Consumption Hackathon Project.

About

React Component Library for visualizing large amounts of things.


Languages

Language:JavaScript 100.0%