Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stanleyxu2005/dashing
Something beautiful inside and out.
https://github.com/stanleyxu2005/dashing
angularjs bootstrap echarts gearpump ui-components
Last synced: 2 months ago
JSON representation
Something beautiful inside and out.
- Host: GitHub
- URL: https://github.com/stanleyxu2005/dashing
- Owner: stanleyxu2005
- License: apache-2.0
- Created: 2015-06-27T13:24:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T13:13:27.000Z (almost 7 years ago)
- Last Synced: 2024-09-25T11:19:54.066Z (3 months ago)
- Topics: angularjs, bootstrap, echarts, gearpump, ui-components
- Language: JavaScript
- Homepage:
- Size: 711 KB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
## [Dashing](https://github.com/stanleyxu2005/dashing) - Something beautiful, inside and out
[![npm version](https://badge.fury.io/js/dashing.svg)](http://badge.fury.io/js/dashing)
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.
## NOTICE
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.## Resources
* Show Case: [Example Gallery](http://mmjd.com/dashing/examples) | [Gearpump Dashboard](https://github.com/gearpump/gearpump)
* [Installation Guide](https://github.com/stanleyxu2005/dashing/blob/master/INSTALL.md)
* API documentation */coming soon/*## How to Contribute
The project is created by [Qian Xu](http://linkedin.com/pub/qian-xu/4/62a/70b/). You can raise issues or submit PRs at [GitHub](https://github.com/stanleyxu2005/dashing). Contributions to the dashing library are very welcome!
To build the project from source code:
``` bash
$ git clone https://github.com/stanleyxu2005/dashing.git
$ npm install
$ gulp
```## License
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](http://angularjs.org) - MIT License
+ [Angular-Strap](http://mgcrea.github.io/angular-strap) - MIT License
+ [angular-ui-select](https://github.com/angular-ui/ui-select) - MIT License
+ [Bootstrap](http://getbootstrap.com) - MIT License
+ [Echarts](http://echarts.baidu.com) - Baidu License
+ [ng-file-upload](https://github.com/danialfarid/ng-file-upload) - MIT License
+ [Smart-Table](http://lorenzofox3.github.io/smart-table-website) - MIT License