Skip to content

benshope/supersuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?