Skip to content

Commit 98be602

Browse files
authored
add shields (#37)
1 parent 9541cda commit 98be602

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
[![npm version](https://badge.fury.io/js/%40fullstack-devops%2Fng-mat-components.svg)](https://www.npmjs.com/package/@fullstack-devops/ng-mat-components)
2-
[![Build and Release Package](https://github.com/fullstack-devops/ng-mat-components/actions/workflows/release.yml/badge.svg)](https://github.com/fullstack-devops/ng-mat-components/actions/workflows/release.yml)
1+
# @fullstack-devops/ng-mat-components
32

4-
# ng-mat-components
3+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/fullstack-devops/ng-mat-components/release.yml?logo=GitHub%20Actions)
4+
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/fullstack-devops/ng-mat-components)
5+
6+
**Downloads:**
7+
8+
![GitHub release (latest by date)](https://img.shields.io/github/downloads/fullstack-devops/ng-mat-components/latest/total?style=flat&label=GitHub%20downloads%40latest&logo=GitHub)
9+
![npm](https://img.shields.io/npm/dw/@fullstack-devops/ng-mat-components?style=flat&label=npm%20downloads&logo=npm)
10+
11+
**License:**
12+
13+
![GitHub](https://img.shields.io/github/license/fullstack-devops/ng-mat-components?style=flat)
514

615
Components for @angular/material
716

0 commit comments

Comments
 (0)