File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed
Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11# ngx-uploader
22
3+ <!-- Badges -->
4+ <p align =" center " >
5+ <a href =" https://github.com/angular-ex/uploader/actions/workflows/development.yml " >
6+ <img alt="Test CI" src="https://github.com/angular-ex/uploader/actions/workflows/development.yml/badge.svg?branch=main&event=push" />
7+ </a >
8+ <a href =" https://www.npmjs.com/package/@angular-ex/uploader " >
9+ <img alt="npm" src="https://img.shields.io/npm/v/@angular-ex/uploader.svg?style=flat-square" />
10+ </a >
11+ <a href =" https://www.npmjs.com/package/@angular-ex/uploader " >
12+ <img alt="monthly downloads" src="https://img.shields.io/npm/dm/@angular-ex/uploader.svg?style=flat-square" />
13+ </a >
14+ </p >
15+
316Angular File Uploader
417
518https://ngx-uploader.petadev.work
Original file line number Diff line number Diff line change 11# ngx-uploader
22
3- <!-- Badges -->
4- <p align =" center " >
5- <a href =" https://github.com/angular-ex/uploader/actions/workflows/development.yml " >
6- <img alt="Test CI" src="https://github.com/angular-ex/uploader/actions/workflows/development.yml/badge.svg?branch=main&event=push" />
7- </a >
8- <a href =" https://www.npmjs.com/package/@angular-ex/uploader " >
9- <img alt="npm" src="https://img.shields.io/npm/v/@angular-ex/uploader.svg?style=flat-square" />
10- </a >
11- <a href =" https://www.npmjs.com/package/@angular-ex/uploader " >
12- <img alt="monthly downloads" src="https://img.shields.io/npm/dm/@angular-ex/uploader.svg?style=flat-square" />
13- </a >
14- </p >
15-
16- Angular 2+ File Uploader
3+ Angular File Uploader
174
185https://ngx-uploader.petadev.work
196
You can’t perform that action at this time.
0 commit comments