Skip to content

Commit 77ec7ce

Browse files
Ivan Prodaikorolandjitsu
Ivan Prodaiko
authored andcommitted
Add ngfb-sortable-table (PatrickJS#227)
* Add ngfb-sortable-table Component that solves common problem for firebase users - creation a table of item that could be sorted and filtered. * Update README.md
1 parent 56d721d commit 77ec7ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,8 @@ Http is available as an injectable class, with methods to perform http requests.
437437
* [ng-http-cache](https://github.com/davguij/angular-http-cache) - Speed up your remote requests by automatically caching them on client.
438438
* [lottie-angular2](https://github.com/chenqingspring/lottie-angular2) - Render After Effects animations on Angular2 based on Bodymovin.
439439
* [ngx-restangular](https://github.com/2muchcoffeecom/ngx-restangular) - Restangular for Angular 2 and higher versions.
440+
* [ngfb-sortable-table](https://github.com/NodeArt/Angular-Firebase-Sortable-Table) - Angular Firebase Sortable Table. Ability to filter
441+
and sort data with own firebase quering tools.
440442

441443
#### Pipes
442444
* [fuel-ui](https://github.com/FuelInteractive/fuel-ui) OrderBy and Range pipes ported from Angular 1.x to Angular 2

0 commit comments

Comments
 (0)