Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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