Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.17 KB

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?