Skip to content

Commit

Permalink
Merge pull request #15 from AryanAg08/master
Browse files Browse the repository at this point in the history
Added Badges using npm-badger
  • Loading branch information
arshadkazmi42 authored Oct 7, 2023
2 parents adada4b + f544361 commit aaa6634
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# search-a-tags

[![Build](https://github.com/arshadkazmi42/search-a-tags/actions/workflows/nodejs.yml/badge.svg)](https://github.com/arshadkazmi42/search-a-tags/actions/workflows/nodejs.yml)
[![NPM Version](https://img.shields.io/npm/v/search-a-tags-hacktoberfest.svg)](https://www.npmjs.com/package/search-a-tags-hacktoberfest)
[![NPM Downloads](https://img.shields.io/npm/dt/search-a-tags-hacktoberfest.svg)](https://www.npmjs.com/package/search-a-tags-hacktoberfest)
[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/search-a-tags-hacktoberfest.svg)](https://github.com/arshadkazmi42/search-a-tags-hacktoberfest)
[![LICENSE](https://img.shields.io/npm/l/search-a-tags-hacktoberfest.svg)](https://github.com/arshadkazmi42/search-a-tags-hacktoberfest/blob/master/LICENSE)
[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/search-a-tags-hacktoberfest.svg)](https://github.com/arshadkazmi42/search-a-tags-hacktoberfest/graphs/contributors)
[![Commit](https://img.shields.io/github/last-commit/arshadkazmi42/search-a-tags-hacktoberfest.svg)](https://github.com/arshadkazmi42/search-a-tags-hacktoberfest/commits/master)

Search `<a>` tags of HTML from HTML content

Expand Down

0 comments on commit aaa6634

Please sign in to comment.