SuperSuit is a combination of embeddable, composable, serializable React components for handling and visualizing data.
- NPM:
npm install supersuit
- Yarn:
yarn add supersuit
See the examples for usage information and snippets to copy.
If there are any examples you'd like to see or use cases I didn't cover, please file an issue.
- 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?