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

https://github.com/denimar/ui-deni-grid

A complete data grid for AngularJS 1x
https://github.com/denimar/ui-deni-grid

Last synced: about 1 year ago
JSON representation

A complete data grid for AngularJS 1x

Awesome Lists containing this project

README

          

# ui-deni-grid
[![Build Status](https://travis-ci.org/denimar/ui-deni-grid.svg?branch=master)](https://travis-ci.org/denimar/ui-deni-grid)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/denimar/ui-deni-grid/badges/quality-score.png?b=gh-pages)](https://scrutinizer-ci.com/g/denimar/ui-deni-grid/?branch=gh-pages)
[![Dependency Status](https://www.versioneye.com/user/projects/58654eb923f650003f475f8e/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/58654eb923f650003f475f8e)

A feature-rich React treeview that allows you to quickly add a nice-looking, Ajax-based hierarchical tree on a web page, It is absolutely free, open source and distributed under the MIT license. deni-react-treeview is easily themable and configurable.

![alt text](https://denimar.github.io/ui-deni-grid/examples/images/ui-deni-grid.png)

TODO: In the future I will implement the tests, Cloud CI(I had implemented souce labs as a cloud CI, but my free user expired).
The structure of this project must is under the patterns teached by John Papa: https://github.com/johnpapa/angular-styleguide.

## Features
It offers rich support for interacting with data including:

* Responsive and Cross-Browser.
* XML/JSON Support.
* Grouping (Allowing the use of templates and aggregate functions (avg,sum,count and custom))
* Sorting
* Editing
* Card View
* Searches and Filters
* Large Dataset (paging and Infinite Scroll) with smart rendering.
* Fixed Columns (can come with: checkbox, indicator, row number, ...)
* Footer (with support for aggregate functions (avg,sum,count and custom) and templates)
* Templates (by body row, footer or footer row)
* Grouped column headers
* Row Expand
* Action Column
* Additional Buttons
* And so on...

## Get Starting
* [site](https://denimar.github.io/ui-deni-grid/)
* [examples](https://denimar.github.io/ui-deni-grid/examples)

## Installing with NPM

```
npm install ui-deni-grid --save
```

## Installing with Bower

```
bower install ui-deni-grid --save
```

## License

[MIT.](https://raw.githubusercontent.com/denimar/deni-react-treeview/master/LICENSE-MIT)

## Author

[Denimar de Moraes](http://github.com/denimar) (denimar@gmail.com) is a full-stack developper at the HBSis IT Solutions, Blumenau, Santa Catarina, Brazil.

[](https://www.linkedin.com/in/denimar-moraes/?locale=en_US)