https://github.com/opuscapita/react-dashboard
Dashboard component with draggable resizable grid layout. Demo:
https://github.com/opuscapita/react-dashboard
dashboard react
Last synced: 6 months ago
JSON representation
Dashboard component with draggable resizable grid layout. Demo:
- Host: GitHub
- URL: https://github.com/opuscapita/react-dashboard
- Owner: OpusCapita
- Created: 2017-08-10T11:45:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T01:18:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T06:36:02.208Z (6 months ago)
- Topics: dashboard, react
- Language: JavaScript
- Homepage: https://opuscapita.github.io/react-dashboard/?currentComponentId=%40opuscapita%2Freact-dashboard%2F0.0.4%2FDashboard&showSidebar=true
- Size: 9.46 MB
- Stars: 19
- Watchers: 4
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
Awesome Lists containing this project
README

# React Dashboard
## !!! Work in progress.
## See [issues](https://github.com/OpusCapita/react-dashboard/issues) to monitor bugfix and enchancements progress.Draggable and resizable dashboard component.
## Usage
```
import { Dashboard, DashboardWidget, Collapsible } from '@opuscapita/react-dashboard'
```Then see Dashboard usage example. (More detailed documentation coming soon)
[Dashboard example](https://opuscapita.github.io/react-dashboard/?currentComponentId=%40opuscapita%2Freact-dashboard%2F0.0.4%2FDashboard&maxContainerWidth=100%25&showSidebar=true)
> Demo powered by [React Showroom](https://github.com/OpusCapita/react-showroom-client)

## Contributors
| [
](https://github.com/asergeev-sc) | [**Alexey Sergeev**](https://github.com/asergeev-sc) |
| :---: | :---: |
| [](https://github.com/kvolkovich-sc) | [**Kirill Volkovich**](https://github.com/kvolkovich-sc) |
## License
Licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE) for the full license text.