kopia lustrzana https://github.com/badgen/badgen.net
feat: bump badgen to 2.2.1 & update icon examples
rodzic
575012638a
commit
94b3614746
|
@ -39,14 +39,15 @@ Available query params:
|
|||
|
||||
Available icons:
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Examples
|
||||
|
||||
|
@ -54,12 +55,12 @@ Available icons:
|
|||
|
||||
| Preview | URL |
|
||||
| ------- | --- |
|
||||
| | [/badge/chat/gitter/purple](/badge/chat/gitter/purple)
|
||||
| | [/badge/style/standard/f2a](/badge/style/standard/f2a)
|
||||
| | [/badge/stars/★★★★☆](/badge/stars/★★★★☆)
|
||||
| | [/badge/stars/★★★★☆](/badge/stars/★★★★☆/green)
|
||||
| | [/badge/license/Apache-2.0/blue](/badge/license/Apache-2.0/blue)
|
||||
| | [/badge/Language/Swift%203.0.1/orange](/badge/Language/Swift%203.0.1/orange)
|
||||
| | [/badge/platform/ios,macos,tvos?list=1](/badge/platform/ios,macos,tvos?list=1)
|
||||
| | [/badge/shell/$%20now%20amio%2Fbadgen-service/222](/badge/shell/$%20now%20amio%2Fbadgen-service/222)
|
||||
|
||||
<div id="live-badge-examples"></div>
|
||||
|
||||
|
|
|
@ -225,9 +225,9 @@
|
|||
}
|
||||
},
|
||||
"badgen": {
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/badgen/-/badgen-2.1.4.tgz",
|
||||
"integrity": "sha512-zrz/2ULcdjzxy7BWwEmvcaSRVCigcjWvs25twLpATgmMpmtqft5wZeVTIMBK9yWIU2s/VTJiGicX0TDQZXknXg==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/badgen/-/badgen-2.2.1.tgz",
|
||||
"integrity": "sha512-OtXn/GJJdP52Q4StNG1QfHTgvPZZsccIFpTkASBAWRZYdtjubH2nSxkyLSQKRIHv7Y13W7G6prER2KK2C3xMvg==",
|
||||
"requires": {
|
||||
"unicode-astral-regex": "^1.0.1"
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.18.0",
|
||||
"badgen": "^2.1.4",
|
||||
"badgen": "^2.2.1",
|
||||
"chrome-webstore": "^1.0.0",
|
||||
"micro": "^9.3.2",
|
||||
"micro-fork": "^0.1.0",
|
||||
|
|
Ładowanie…
Reference in New Issue