Skip to content

Commit d9147ae

Browse files
committed
readme update
1 parent 6d3c5ff commit d9147ae

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,25 @@
1-
# NgMaterialExtensions
1+
:star::star: https://halittalha.github.io/ng-material-extensions/ :star::star:
22

3-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.2.
3+
# Mat Table Extensions
44

5-
## Development server
5+
This is an angular workspace that currently includes 3 library projects.
66

7-
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
7+
Project | Version | Downloads/Month
8+
--|--|--
9+
[mat-table-exporter](https://github.com/HalitTalha/mat-table-extensions/blob/master/projects/mat-table-exporter/README.md) | [![Node version](https://img.shields.io/npm/v/mat-table-exporter.svg?style=flat)](https://www.npmjs.com/package/mat-table-exporter) | ![Total Downloads](https://img.shields.io/npm/dm/mat-table-exporter.svg)
10+
[cdk-table-exporter](https://github.com/HalitTalha/mat-table-extensions/tree/master/projects/cdk-table-exporter/README.md) | [![Node version](https://img.shields.io/npm/v/cdk-table-exporter.svg?style=flat)](https://www.npmjs.com/package/cdk-table-exporter) |![Total Downloads](https://img.shields.io/npm/dm/cdk-table-exporter.svg)
11+
[mat-table-filter](https://github.com/HalitTalha/mat-table-extensions/blob/master/projects/mat-table-filter/README.md)| [![Node version](https://img.shields.io/npm/v/mat-table-filter.svg?style=flat)](https://www.npmjs.com/package/mat-table-filter)|![Total Downloads](https://img.shields.io/npm/dm/mat-table-filter.svg)
812

9-
## Code scaffolding
13+
## Support & Donations
1014

11-
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
15+
Feel free to show your support. Donating supporters will be added into *Supporters* section inside the **README.md** of the repository.
1216

13-
## Build
17+
[![GitHub Org's stars](https://img.shields.io/github/stars/HalitTalha/ng-material-extensions?logo=Github&style=for-the-badge)](https://github.com/HalitTalha/ng-material-extensions/stargazers) -> **Become a star-gazer, giving a star at Github**
1418

15-
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
1619

17-
## Running unit tests
20+
[![Crypto Donation](https://img.shields.io/badge/_-DONATE-4d4d4e?logo=bitcoin&style=for-the-badge)](https://commerce.coinbase.com/checkout/3643d820-81aa-46ca-9973-877c1184e082) -> **Donate in crypto currencies**
1821

19-
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
2022

21-
## Running end-to-end tests
23+
## Licence
2224

23-
Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
24-
25-
## Further help
26-
27-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
25+
Apache-2.0

0 commit comments

Comments
 (0)