0.0.1 • Published 4 years ago

react-viz v0.0.1

Weekly downloads
11
License
-
Repository
-
Last release
4 years ago

WIP SuperSuit

GZIP Size NPM Registry NPM License NPM Downloads

SuperSuit is a combination of embeddable, composable, serializable React components for handling and visualizing data.

Install

  • NPM: npm install supersuit
  • Yarn: yarn add supersuit

Options

See the examples for usage information and snippets to copy.

Help

If there are any examples you'd like to see or use cases I didn't cover, please file an issue.

ToDo

  • generic component
  • other layouts
  • recursive component rendering
  • local/global key commands
  • date inputs
  • grid
  • chart type
  • grid resize
  • filter components
  • load external libraries on the fly?