Skip to content

Commit 4a02ce3

Browse files
committed
refactor: removed some entries
1 parent 98ad551 commit 4a02ce3

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,22 @@
22

33
[![MIT license](https://img.shields.io/npm/l/css-if-polyfill.svg "license badge")](https://opensource.org/licenses/mit-license.php)
44
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/css-if-polyfill)](https://bundlephobia.com/result?p=css-if-polyfill)
5-
5+
![Main pipeline](https://github.com/db-ux-design-system/core-web/actions/workflows/default.yml/badge.svg)
66
[![Total downloads ~ Npmjs](https://img.shields.io/npm/dt/css-if-polyfill.svg "Count of total downloads – NPM")](https://npmjs.com/package/css-if-polyfill "CSS if() function polyfill – on NPM")
77
[![jsDelivr CDN downloads](https://data.jsdelivr.com/v1/package/npm/css-if-polyfill/badge "Count of total downloads – jsDelivr")](https://www.jsdelivr.com/package/npm/css-if-polyfill "CSS if() function polyfill – on jsDelivr")
8-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/8338e7ee4e554d05b5277cb449d92375)](https://www.codacy.com/gh/mfranzke/css-if-polyfill/dashboard)
8+
9+
<!-- [![Codacy Badge](https://app.codacy.com/project/badge/Grade/8338e7ee4e554d05b5277cb449d92375)](https://www.codacy.com/gh/mfranzke/css-if-polyfill/dashboard)
910
[![GitHub Super-Linter](https://github.com/mfranzke/css-if-polyfill/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/mfranzke/css-if-polyfill/actions/workflows/linter.yml)
1011
[![CodeQL](https://github.com/mfranzke/css-if-polyfill/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/mfranzke/css-if-polyfill/actions/workflows/codeql-analysis.yml)
11-
[![Known Vulnerabilities](https://snyk.io/test/github/mfranzke/css-if-polyfill/badge.svg?targetFile=package.json)](https://snyk.io/test/github/mfranzke/css-if-polyfill?targetFile=package.json)
12+
[![Known Vulnerabilities](https://snyk.io/test/github/mfranzke/css-if-polyfill/badge.svg?targetFile=package.json)](https://snyk.io/test/github/mfranzke/css-if-polyfill?targetFile=package.json) -->
13+
1214
[![css-if-polyfill on Npmjs](https://img.shields.io/npm/v/css-if-polyfill.svg?color=rgb%28237%2C%2028%2C%2036%29 "npm version")](https://npmjs.com/package/css-if-polyfill "CSS if() function polyfill – on NPM")
1315
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
1416
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)
1517
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
16-
[![Join the chat at https://gitter.im/css-if-polyfill/community](https://badges.gitter.im/css-if-polyfill/community.svg)](https://gitter.im/css-if-polyfill/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
18+
19+
<!-- [![Join the chat at https://gitter.im/css-if-polyfill/community](https://badges.gitter.im/css-if-polyfill/community.svg)](https://gitter.im/css-if-polyfill/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -->
20+
1721
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
1822
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
1923
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE-OF-CONDUCT.md)

0 commit comments

Comments
 (0)