Dashing - Something beautiful, inside and out
Making fancy dashboard can never be so easy, ever! Dashing is a complementary UI library of Bootstrap 3, assembled by Angular 1.x. Dashing provides professional charts, table features and more. You just need to bind your data source with the widgets and done.
After having 2 year experience in frontend, I have tried quite a lot of new stuff. I might upgrade Bootstrap 3 with Bootstrap 4 (or UIKit) and replace Echarts with @antvis/G2. I don't have a concrete time line for the change.
- Show Case: Example Gallery | Gearpump Dashboard
- Installation Guide
- API documentation /coming soon/
The project is created by Qian Xu. You can raise issues or submit PRs at GitHub. Contributions to the dashing library are very welcome!
To build the project from source code:
$ git clone https://github.com/stanleyxu2005/dashing.git
$ npm install
$ gulp
The project itself is under Apache License version 2.0. You can use the library for non-commercial and commercial projects. All dependencies are selected strictly from open source licensed projects as well. Please checkout their homepage for more details.
- AngularJS - MIT License
- Angular-Strap - MIT License
- angular-ui-select - MIT License
- Bootstrap - MIT License
- Echarts - Baidu License
- ng-file-upload - MIT License
- Smart-Table - MIT License