kopia lustrzana https://github.com/badgen/badgen.net
docs: sort examples list
rodzic
618e9c4467
commit
afcbb69ecc
|
@ -171,6 +171,12 @@ Available query params:
|
||||||
['name', '/rubygems/n/rails'],
|
['name', '/rubygems/n/rails'],
|
||||||
['platform', '/rubygems/p/rails'],
|
['platform', '/rubygems/p/rails'],
|
||||||
],
|
],
|
||||||
|
'apm': [
|
||||||
|
['version', '/apm/v/linter'],
|
||||||
|
['license', '/apm/license/linter'],
|
||||||
|
['downloads', '/apm/dl/linter'],
|
||||||
|
['stars', '/apm/stars/linter'],
|
||||||
|
],
|
||||||
/* CIs */
|
/* CIs */
|
||||||
travis: [
|
travis: [
|
||||||
['build', '/travis/babel/babel'],
|
['build', '/travis/babel/babel'],
|
||||||
|
@ -228,12 +234,6 @@ Available query params:
|
||||||
['contributors', '/opencollective/contributors/webpack'],
|
['contributors', '/opencollective/contributors/webpack'],
|
||||||
['balance', '/opencollective/balance/webpack'],
|
['balance', '/opencollective/balance/webpack'],
|
||||||
['yearly income', '/opencollective/yearly/webpack'],
|
['yearly income', '/opencollective/yearly/webpack'],
|
||||||
],
|
|
||||||
'apm': [
|
|
||||||
['version', '/apm/v/linter'],
|
|
||||||
['license', '/apm/license/linter'],
|
|
||||||
['downloads', '/apm/dl/linter'],
|
|
||||||
['stars', '/apm/stars/linter'],
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue