Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Commit cd5fbbf

Browse files
authored
Update README.md
1 parent aa67401 commit cd5fbbf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Angular Table Builder
22

3+
<p>
4+
<a href="https://travis-ci.org/github/Angular-RU/angular-table-builder">
5+
<img src="https://travis-ci.org/Angular-RU/angular-table-builder.svg?branch=master" />
6+
</a>
7+
<a href="https://badge.fury.io/js/%40angular-ru%2Fng-table-builder">
8+
<img src="https://badge.fury.io/js/%40angular-ru%2Fng-table-builder.svg" />
9+
</a>
10+
<a href="https://npm-stat.com/charts.html?package=%40angular-ru%2Feslint-config&from=2019-09-01">
11+
<img src="https://img.shields.io/npm/dw/@angular-ru/ng-table-builder" />
12+
</a>
13+
</p>
14+
315
The Angular Table Builder includes a comprehensive set of ready-to-use features covering everything from paging,
416
sorting, filtering, editing, and grouping to row and column virtualization, and accessibility support.
517

0 commit comments

Comments
 (0)