From d572abff4ff0d5c1471122ddaec7b9375aceb170 Mon Sep 17 00:00:00 2001 From: chris48s Date: Tue, 24 Jul 2018 01:36:24 +0100 Subject: [PATCH] re-organise badge examples (#1800) Re-organise badge examples into categories: - Build - Chat - Dependencies - Downloads - Funding - Issue Tracking - License - Rating - Social - Version - Other --- lib/all-badge-examples.js | 1644 +++++++++++++++++++------------------ services/gem/gem.js | 4 +- 2 files changed, 840 insertions(+), 808 deletions(-) diff --git a/lib/all-badge-examples.js b/lib/all-badge-examples.js index 7bfb705cc98fa..b137e04a48ede 100644 --- a/lib/all-badge-examples.js +++ b/lib/all-badge-examples.js @@ -207,7 +207,7 @@ const allBadgeExamples = [ previewUri: '/jenkins/s/https/jenkins.qa.ubuntu.com/view/Precise/view/All%20Precise/job/precise-desktop-amd64_default.svg' }, { - title: 'Jenkins Tests', + title: 'Jenkins tests', previewUri: '/jenkins/t/https/jenkins.qa.ubuntu.com/view/Precise/view/All%20Precise/job/precise-desktop-amd64_default.svg' }, { @@ -332,6 +332,73 @@ const allBadgeExamples = [ title: 'continuousphp', previewUri: '/continuousphp/git-hub/doctrine/dbal/master.svg' }, + { + title: 'Read the Docs', + previewUri: '/readthedocs/pip.svg', + keywords: [ + 'documentation' + ] + }, + { + title: 'Read the Docs (version)', + previewUri: '/readthedocs/pip/stable.svg', + keywords: [ + 'documentation' + ] + }, + { + title: 'Bitrise', + previewUri: '/bitrise/cde737473028420d/master.svg?token=GCIdEzacE4GW32jLVrZb7A', + exampleUri: '/bitrise/APP-ID/BRANCH.svg?token=APP-STATUS-BADGE-TOKEN' + }, + { + title: 'Code Climate', + previewUri: '/codeclimate/issues/twbs/bootstrap.svg' + }, + { + title: 'Code Climate', + previewUri: '/codeclimate/maintainability/angular/angular.js.svg' + }, + { + title: 'Code Climate', + previewUri: '/codeclimate/maintainability-percentage/angular/angular.js.svg' + }, + { + title: 'Code Climate', + previewUri: '/codeclimate/coverage/jekyll/jekyll.svg' + }, + { + title: 'Code Climate', + previewUri: '/codeclimate/coverage-letter/jekyll/jekyll.svg' + }, + { + title: 'Code Climate', + previewUri: '/codeclimate/tech-debt/jekyll/jekyll.svg' + }, + { + title: 'Codacy grade', + previewUri: '/codacy/grade/e27821fb6289410b8f58338c7e0bc686.svg' + }, + { + title: 'Codacy branch grade', + previewUri: '/codacy/grade/e27821fb6289410b8f58338c7e0bc686/master.svg' + }, + { + title: 'Codacy coverage', + previewUri: '/codacy/coverage/c44df2d9c89a4809896914fd1a40bedd.svg' + }, + { + title: 'Codacy branch coverage', + previewUri: '/codacy/coverage/c44df2d9c89a4809896914fd1a40bedd/master.svg' + }, + ] + }, + { + category: { + id: 'chat', + name: 'Chat' + }, + examples: [ { title: 'Discourse topics', previewUri: '/discourse/https/meta.discourse.org/topics.svg' @@ -353,24 +420,61 @@ const allBadgeExamples = [ previewUri: '/discourse/https/meta.discourse.org/status.svg' }, { - title: 'Read the Docs', - previewUri: '/readthedocs/pip.svg', - keywords: [ - 'documentation' - ] + title: 'Gitter', + previewUri: '/gitter/room/nwjs/nw.js.svg' }, { - title: 'Read the Docs (version)', - previewUri: '/readthedocs/pip/stable.svg', - keywords: [ - 'documentation' - ] + title: 'Discord', + previewUri: '/discord/102860784329052160.svg' + }, + ] + }, + { + category: { + id: 'dependencies', + name: 'Dependencies' + }, + examples: [ + { + title: 'Depfu', + previewUri: '/depfu/depfu/example-ruby.svg' }, { - title: 'Bitrise', - previewUri: '/bitrise/cde737473028420d/master.svg?token=GCIdEzacE4GW32jLVrZb7A', - exampleUri: '/bitrise/APP-ID/BRANCH.svg?token=APP-STATUS-BADGE-TOKEN' - } + title: 'Hackage-Deps', + previewUri: '/hackage-deps/v/lens.svg' + }, + { + title: 'Requires.io', + previewUri: '/requires/github/celery/celery.svg' + }, + { + title: 'David', + previewUri: '/david/expressjs/express.svg' + }, + { + title: 'David', + previewUri: '/david/dev/expressjs/express.svg' + }, + { + title: 'David', + previewUri: '/david/optional/elnounch/byebye.svg' + }, + { + title: 'David', + previewUri: '/david/peer/webcomponents/generator-element.svg' + }, + { + title: 'David (path)', + previewUri: '/david/babel/babel.svg?path=packages/babel-core' + }, + { + title: 'Libraries.io for releases', + previewUri: '/librariesio/release/hex/phoenix/1.0.3.svg' + }, + { + title: 'Libraries.io for GitHub', + previewUri: '/librariesio/github/phoenixframework/phoenix.svg' + }, ] }, { @@ -729,862 +833,1056 @@ const allBadgeExamples = [ }, { category: { - id: 'version', - name: 'Version' + id: 'funding', + name: 'Funding' }, examples: [ { - title: 'npm', - previewUri: '/npm/v/npm.svg', - keywords: [ - 'node' - ] + title: 'Gratipay', + previewUri: '/gratipay/project/shields.svg' }, { - title: 'npm (scoped)', - previewUri: '/npm/v/@cycle/core.svg', - keywords: [ - 'node' - ] + title: 'Liberapay receiving', + previewUri: '/liberapay/receives/Changaco.svg' }, { - title: 'npm (tag)', - previewUri: '/npm/v/npm/next.svg', - keywords: [ - 'node' - ] + title: 'Liberapay giving', + previewUri: '/liberapay/gives/Changaco.svg' }, { - title: 'npm (custom registry)', - previewUri: '/npm/v/npm.svg?registry_uri=https://registry.npmjs.com', - keywords: [ - 'node' - ] + title: 'Liberapay patrons', + previewUri: '/liberapay/patrons/Changaco.svg' }, { - title: 'npm (scoped with tag)', - previewUri: '/npm/v/@cycle/core/canary.svg', - keywords: [ - 'node' - ] + title: 'Liberapay goal progress', + previewUri: '/liberapay/goal/Changaco.svg' }, { - title: 'npm (scoped with tag, custom registry)', - previewUri: '/npm/v/@cycle/core/canary.svg?registry_uri=https://registry.npmjs.com', - keywords: [ - 'node' - ] + title: 'Bountysource', + previewUri: '/bountysource/team/mozilla-core/activity.svg' }, { - title: 'npm bundle size (minified)', - previewUri: '/bundlephobia/min/react.svg', - keywords: [ - 'node' - ] + title: 'Beerpay', + previewUri: '/beerpay/hashdog/scrapfy-chrome-extension.svg' }, { - title: 'npm bundle size (minified + gzip)', - previewUri: '/bundlephobia/minzip/react.svg', - keywords: [ - 'node' - ] + title: 'Codetally', + previewUri: '/codetally/triggerman722/colorstrap.svg' }, { - title: 'node', - previewUri: '/node/v/passport.svg', + title: 'Chrome Web Store', + previewUri: '/chrome-web-store/price/nimelepbpejjlbmoobocpfnjhihnpked.svg', keywords: [ - 'node' + 'chrome' ] }, + ] + }, + { + category: { + id: 'issue-tracking', + name: 'Issue Tracking' + }, + examples: [ { - title: 'node (scoped)', - previewUri: '/node/v/@stdlib/stdlib.svg', + title: 'Bugzilla bug status', + previewUri: '/bugzilla/996038.svg', keywords: [ - 'node' - ] + 'Bugzilla', + 'bug' + ], + documentation: bugzillaDoc, }, { - title: 'node (tag)', - previewUri: '/node/v/passport/latest.svg', + title: 'GitHub issues', + previewUri: '/github/issues/badges/shields.svg', keywords: [ - 'node' - ] + 'GitHub', + 'issue' + ], + documentation: githubDoc, }, { - title: 'node (scoped with tag)', - previewUri: '/node/v/@stdlib/stdlib/latest.svg', + title: 'GitHub issues', + previewUri: '/github/issues-raw/badges/shields.svg', keywords: [ - 'node' - ] + 'GitHub', + 'issue' + ], + documentation: githubDoc, }, { - title: 'node (scoped with tag, custom registry)', - previewUri: '/node/v/@stdlib/stdlib/latest.svg?registry_uri=https://registry.npmjs.com', + title: 'GitHub pull requests', + previewUri: '/github/issues-pr/cdnjs/cdnjs.svg', keywords: [ - 'node' - ] + 'GitHub', + 'pullrequest', + 'pr' + ], + documentation: githubDoc, }, { - title: 'PyPI', - previewUri: '/pypi/v/nine.svg', + title: 'GitHub pull requests', + previewUri: '/github/issues-pr-raw/cdnjs/cdnjs.svg', keywords: [ - 'python' - ] + 'GitHub', + 'pullrequest', + 'pr' + ], + documentation: githubDoc, }, { - title: 'Conda', - previewUri: '/conda/v/conda-forge/python.svg', + title: 'GitHub closed issues', + previewUri: '/github/issues-closed/badges/shields.svg', keywords: [ - 'conda' - ] + 'GitHub', + 'issue' + ], + documentation: githubDoc, }, { - title: 'Conda (channel only)', - previewUri: '/conda/vn/conda-forge/python.svg', + title: 'GitHub closed issues', + previewUri: '/github/issues-closed-raw/badges/shields.svg', keywords: [ - 'conda' + 'GitHub', + 'issue' + ], + documentation: githubDoc, + }, + { + title: 'GitHub closed pull requests', + previewUri: '/github/issues-pr-closed/cdnjs/cdnjs.svg', + keywords: [ + 'GitHub', + 'pullrequest', + 'pr' + ], + documentation: githubDoc, + }, + { + title: 'GitHub closed pull requests', + previewUri: '/github/issues-pr-closed-raw/cdnjs/cdnjs.svg', + keywords: [ + 'GitHub', + 'pullrequest', + 'pr' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issues by-label', + previewUri: '/github/issues/badges/shields/service-badge.svg', + keywords: [ + 'GitHub', + 'issue', + 'label' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issues by-label', + previewUri: '/github/issues-raw/badges/shields/service-badge.svg', + keywords: [ + 'GitHub', + 'issue', + 'label' + ], + documentation: githubDoc, + }, + { + title: 'GitHub pull requests by-label', + previewUri: '/github/issues-pr/badges/shields/service-badge.svg', + keywords: [ + 'GitHub', + 'pullrequests', + 'label' + ], + documentation: githubDoc, + }, + { + title: 'GitHub pull requests by-label', + previewUri: '/github/issues-pr-raw/badges/shields/service-badge.svg', + keywords: [ + 'GitHub', + 'pullrequests', + 'label' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issue/pull request state', + previewUri: '/github/issues/detail/s/badges/shields/979.svg', + keywords: [ + 'GitHub', + 'issue', + 'pullrequest', + 'detail' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issue/pull request title', + previewUri: '/github/issues/detail/title/badges/shields/1290.svg', + keywords: [ + 'GitHub', + 'issue', + 'pullrequest', + 'detail' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issue/pull request author', + previewUri: '/github/issues/detail/u/badges/shields/979.svg', + keywords: [ + 'GitHub', + 'issue', + 'pullrequest', + 'detail' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issue/pull request label', + previewUri: '/github/issues/detail/label/badges/shields/979.svg', + keywords: [ + 'GitHub', + 'issue', + 'pullrqeuest', + 'detail' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issue/pull request comments', + previewUri: '/github/issues/detail/comments/badges/shields/979.svg', + keywords: [ + 'GitHub', + 'issue', + 'pullrequest', + 'detail' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issue/pull request age', + previewUri: '/github/issues/detail/age/badges/shields/979.svg', + keywords: [ + 'GitHub', + 'issue', + 'pullrequest', + 'detail' + ], + documentation: githubDoc, + }, + { + title: 'GitHub issue/pull request last update', + previewUri: '/github/issues/detail/last-update/badges/shields/979.svg', + keywords: [ + 'GitHub', + 'issue', + 'pullrequest', + 'detail' + ], + documentation: githubDoc, + }, + { + title: 'Bitbucket issues', + previewUri: '/bitbucket/issues/atlassian/python-bitbucket.svg' + }, + { + title: 'Bitbucket issues', + previewUri: '/bitbucket/issues-raw/atlassian/python-bitbucket.svg', + keywords: [ + 'Bitbucket' ] }, { - title: 'LuaRocks', - previewUri: '/luarocks/v/mpeterv/luacheck.svg', + title: 'Bitbucket open pull requests', + previewUri: '/bitbucket/pr/osrf/gazebo.svg' + }, + { + title: 'Bitbucket open pull requests', + previewUri: '/bitbucket/pr-raw/osrf/gazebo.svg', keywords: [ - 'lua' + 'Bitbucket' ] }, { - title: 'Hackage', - previewUri: '/hackage/v/lens.svg' + title: 'JIRA issue', + previewUri: '/jira/issue/https/issues.apache.org/jira/KAFKA-2896.svg' }, { - title: 'Elm package', - previewUri: '/elm-package/v/elm-lang/core.svg', - keywords: ['Elm'] + title: 'JIRA sprint completion', + previewUri: '/jira/sprint/https/jira.spring.io/94.svg', + documentation: jiraSprintCompletionDoc, + }, + { + title: 'Waffle.io', + previewUri: '/waffle/label/evancohen/smart-mirror/status%3A%20in%20progress.svg' + }, + { + title: 'Issue Stats', + previewUri: '/issuestats/i/github/expressjs/express.svg' + }, + { + title: 'Issue Stats (long form)', + previewUri: '/issuestats/i/long/github/expressjs/express.svg' + }, + { + title: 'Pull Request Stats', + previewUri: '/issuestats/p/github/expressjs/express.svg' + }, + { + title: 'Pull Request Stats (long form)', + previewUri: '/issuestats/p/long/github/expressjs/express.svg' + }, + ] + }, + { + category: { + id: 'license', + name: 'License' + }, + examples: [ + { + title: 'AUR', + previewUri: '/aur/license/yaourt.svg', + keywords: [ + 'aur' + ] + }, + { + title: 'GitHub', + previewUri: '/github/license/mashape/apistatus.svg', + keywords: [ + 'GitHub', + 'license' + ], + documentation: githubDoc, }, { title: 'Crates.io', - previewUri: '/crates/v/rustc-serialize.svg', + previewUri: '/crates/l/rustc-serialize.svg', keywords: [ 'Rust' ] }, { title: 'Packagist', - previewUri: '/packagist/v/symfony/symfony.svg', + previewUri: '/packagist/l/doctrine/orm.svg', keywords: [ 'PHP' ] }, { - title: 'Packagist Pre Release', - previewUri: '/packagist/vpre/symfony/symfony.svg', + title: 'npm', + previewUri: '/npm/l/express.svg', keywords: [ - 'PHP' + 'node' ] }, { - title: 'Bintray', - previewUri: '/bintray/v/asciidoctor/maven/asciidoctorj.svg' + title: 'npm (custom registry)', + previewUri: '/npm/l/express.svg?registry_uri=https://registry.npmjs.com', + keywords: [ + 'node' + ] }, { - title: 'Maven metadata URI', - previewUri: '/maven-metadata/v/http/central.maven.org/maven2/com/google/code/gson/gson/maven-metadata.xml.svg' + title: 'apm', + previewUri: '/apm/l/vim-mode.svg', + keywords: [ + 'atom' + ] }, { - title: 'CocoaPods', - previewUri: '/cocoapods/v/AFNetworking.svg' + title: 'Bower', + previewUri: '/bower/l/bootstrap.svg' }, { - title: 'Bower', - previewUri: '/bower/v/bootstrap.svg' + title: 'PyPI - License', + previewUri: '/pypi/l/Django.svg', + keywords: [ + 'python', + 'pypi' + ] }, { - title: 'Bower Pre Release', - previewUri: '/bower/vpre/bootstrap.svg' + title: 'Hex.pm', + previewUri: '/hexpm/l/plug.svg' }, { - title: 'Pub', - previewUri: '/pub/v/box2d.svg' + title: 'CocoaPods', + previewUri: '/cocoapods/l/AFNetworking.svg' }, { - title: 'Hex.pm', - previewUri: '/hexpm/v/plug.svg' + title: 'CPAN', + previewUri: '/cpan/l/Config-Augeas.svg', + keywords: [ + 'perl' + ] }, { - title: 'GitHub tag', - previewUri: '/github/tag/expressjs/express.svg', - documentation: githubDoc, + title: 'CRAN', + previewUri: '/cran/l/devtools.svg', + keywords: [ + 'R' + ] }, { - title: 'GitHub package version', - previewUri: '/github/package-json/v/badges/shields.svg', - documentation: githubDoc, + title: 'CTAN', + previewUri: '/ctan/l/novel.svg', + keywords: [ + 'tex' + ] }, { - title: 'GitHub manifest version', - previewUri: '/github/manifest-json/v/RedSparr0w/IndieGala-Helper.svg', - documentation: githubDoc, + title: 'DUB', + previewUri: '/dub/l/vibe-d.svg', + keywords: [ + 'dub' + ] }, + ] + }, + { + category: { + id: 'rating', + name: 'Rating' + }, + examples: [ { - title: 'GitHub release', - previewUri: '/github/release/qubyte/rubidium.svg', - documentation: githubDoc, + title: 'Chrome Web Store', + previewUri: '/chrome-web-store/rating/nimelepbpejjlbmoobocpfnjhihnpked.svg', + keywords: [ + 'chrome' + ] }, { - title: 'GitHub (pre-)release', - previewUri: '/github/release/qubyte/rubidium/all.svg', - documentation: githubDoc, + title: 'Chrome Web Store', + previewUri: '/chrome-web-store/stars/nimelepbpejjlbmoobocpfnjhihnpked.svg', + keywords: [ + 'chrome' + ] }, { - title: 'GitHub commits', - previewUri: '/github/commits-since/SubtitleEdit/subtitleedit/3.4.7.svg', + title: 'Chrome Web Store', + previewUri: '/chrome-web-store/rating-count/nimelepbpejjlbmoobocpfnjhihnpked.svg', keywords: [ - 'GitHub', - 'commit' - ], - documentation: githubDoc, + 'chrome' + ] + }, + { + title: 'AUR', + previewUri: '/aur/votes/yaourt.svg', + keywords: [ + 'aur' + ] + }, + { + title: 'Mozilla Add-on', + previewUri: '/amo/rating/dustman.svg', + keywords: [ + 'amo', + 'firefox' + ] }, { - title: 'Github commits (since latest release)', - previewUri: '/github/commits-since/SubtitleEdit/subtitleedit/latest.svg', + title: 'Mozilla Add-on', + previewUri: '/amo/stars/dustman.svg', keywords: [ - 'GitHub', - 'commit' - ], - documentation: githubDoc, + 'amo', + 'firefox' + ] }, { - title: 'Chef cookbook', - previewUri: '/cookbook/v/chef-sugar.svg' + title: 'Plugin on redmine.org', + previewUri: '/redmine/plugin/rating/redmine_xlsx_format_issue_exporter.svg', + keywords: [ + 'redmine', + 'plugin' + ] }, { - title: 'NuGet', - previewUri: '/nuget/v/Nuget.Core.svg' + title: 'Plugin on redmine.org', + previewUri: '/redmine/plugin/stars/redmine_xlsx_format_issue_exporter.svg', + keywords: [ + 'redmine', + 'plugin' + ] }, { - title: 'NuGet Pre Release', - previewUri: '/nuget/vpre/Microsoft.AspNet.Mvc.svg' + title: 'Vaadin Directory', + previewUri: '/vaadin-directory/rating/vaadinvaadin-grid.svg', + keywords: [ + 'vaadin-directory', + 'vaadin directory', + 'rating' + ] }, { - title: 'MyGet', - previewUri: '/myget/mongodb/v/MongoDB.Driver.Core.svg' + title: 'Vaadin Directory', + previewUri: '/vaadin-directory/stars/vaadinvaadin-grid.svg', + keywords: [ + 'vaadin-directory', + 'vaadin directory', + 'star', 'stars' + ] }, { - title: 'MyGet Pre Release', - previewUri: '/myget/yolodev/vpre/YoloDev.Dnx.FSharp.svg' + title: 'Vaadin Directory', + previewUri: '/vaadin-directory/rating-count/vaadinvaadin-grid.svg', + keywords: [ + 'vaadin-directory', + 'vaadin directory', + 'rating-count', + 'rating count' + ] }, { - title: 'MyGet tenant', - previewUri: '/dotnet.myget/dotnet-coreclr/v/Microsoft.DotNet.CoreCLR.svg' + title: 'WordPress plugin rating', + previewUri: '/wordpress/plugin/r/akismet.svg' }, { - title: 'Chocolatey', - previewUri: '/chocolatey/v/git.svg' + title: 'WordPress theme rating', + previewUri: '/wordpress/theme/r/hestia.svg' }, { - title: 'PowerShell Gallery', - previewUri: '/powershellgallery/v/Zyborg.Vault.svg' + title: 'Visual Studio Marketplace', + previewUri: '/vscode-marketplace/r/ritwickdey.LiveServer.svg', + keywords: [ + 'vscode-marketplace' + ] }, { - title: 'Puppet Forge', - previewUri: '/puppetforge/v/vStone/percona.svg' + title: 'StackExchange', + previewUri: '/stackexchange/tex/r/951.svg' }, { - title: 'Maven Central', - previewUri: '/maven-central/v/org.apache.maven/apache-maven.svg' + title: 'Docker Stars', + previewUri: '/docker/stars/_/ubuntu.svg', + keywords: [ + 'docker', + 'stars' + ] }, + ] + }, + { + category: { + id: 'social', + name: 'Social' + }, + examples: [ { - title: 'Maven Central with version prefix filter', - previewUri: '/maven-central/v/org.apache.maven/apache-maven/2.svg' + title: 'GitHub forks', + previewUri: '/github/forks/badges/shields.svg?style=social&label=Fork', + documentation: githubDoc, }, { - title: 'Sonatype Nexus (Releases)', - previewUri: '/nexus/r/https/oss.sonatype.org/com.google.guava/guava.svg' + title: 'GitHub stars', + previewUri: '/github/stars/badges/shields.svg?style=social&label=Stars', + documentation: githubDoc, }, { - title: 'Sonatype Nexus (Snapshots)', - previewUri: '/nexus/s/https/oss.sonatype.org/com.google.guava/guava.svg' + title: 'GitHub watchers', + previewUri: '/github/watchers/badges/shields.svg?style=social&label=Watch', + documentation: githubDoc, }, { - title: 'WordPress plugin', - previewUri: '/wordpress/plugin/v/akismet.svg' + title: 'GitHub followers', + previewUri: '/github/followers/espadrine.svg?style=social&label=Follow', + documentation: githubDoc, }, { - title: 'WordPress', - previewUri: '/wordpress/v/akismet.svg' + title: 'Twitter URL', + previewUri: '/twitter/url/http/shields.io.svg?style=social' }, { - title: 'apm', - previewUri: '/apm/v/vim-mode.svg', + title: 'Twitter Follow', + previewUri: '/twitter/follow/espadrine.svg?style=social&label=Follow' + } + ] + }, + { + category: { + id: 'version', + name: 'Version' + }, + examples: [ + { + title: 'npm', + previewUri: '/npm/v/npm.svg', keywords: [ - 'atom' + 'node' ] }, { - title: 'CPAN', - previewUri: '/cpan/v/Config-Augeas.svg', + title: 'npm (scoped)', + previewUri: '/npm/v/@cycle/core.svg', keywords: [ - 'perl' + 'node' ] }, { - title: 'CRAN', - previewUri: '/cran/v/devtools.svg', + title: 'npm (tag)', + previewUri: '/npm/v/npm/next.svg', keywords: [ - 'R' + 'node' ] }, { - title: 'CRAN', - previewUri: '/cran/l/devtools.svg', + title: 'npm (custom registry)', + previewUri: '/npm/v/npm.svg?registry_uri=https://registry.npmjs.com', keywords: [ - 'R' + 'node' ] }, { - title: 'CTAN', - previewUri: '/ctan/v/tex.svg', + title: 'npm (scoped with tag)', + previewUri: '/npm/v/@cycle/core/canary.svg', keywords: [ - 'tex' + 'node' ] }, { - title: 'DUB', - previewUri: '/dub/v/vibe-d.svg', + title: 'npm (scoped with tag, custom registry)', + previewUri: '/npm/v/@cycle/core/canary.svg?registry_uri=https://registry.npmjs.com', keywords: [ - 'dub' + 'node' ] }, { - title: 'AUR', - previewUri: '/aur/version/yaourt.svg', + title: 'npm bundle size (minified)', + previewUri: '/bundlephobia/min/react.svg', keywords: [ - 'aur' + 'node' ] }, { - title: 'Chrome Web Store', - previewUri: '/chrome-web-store/v/nimelepbpejjlbmoobocpfnjhihnpked.svg', + title: 'npm bundle size (minified + gzip)', + previewUri: '/bundlephobia/minzip/react.svg', keywords: [ - 'chrome' + 'node' ] }, { - title: 'homebrew', - previewUri: '/homebrew/v/cake.svg' + title: 'node', + previewUri: '/node/v/passport.svg', + keywords: [ + 'node' + ] }, { - title: 'Mozilla Add-on', - previewUri: '/amo/v/dustman.svg', + title: 'node (scoped)', + previewUri: '/node/v/@stdlib/stdlib.svg', keywords: [ - 'amo', - 'firefox' + 'node' ] }, { - title: 'Visual Studio Marketplace', - previewUri: '/vscode-marketplace/v/ritwickdey.LiveServer.svg', + title: 'node (tag)', + previewUri: '/node/v/passport/latest.svg', keywords: [ - 'vscode-marketplace' + 'node' ] }, { - title: 'Eclipse Marketplace', - previewUri: '/eclipse-marketplace/v/notepad4e.svg', + title: 'node (scoped with tag)', + previewUri: '/node/v/@stdlib/stdlib/latest.svg', keywords: [ - 'eclipse', - 'marketplace' + 'node' ] }, { - title: 'iTunes App Store', - previewUri: '/itunes/v/803453959.svg', - exampleUri: '/itunes/v/BUNDLE_ID.svg' + title: 'node (scoped with tag, custom registry)', + previewUri: '/node/v/@stdlib/stdlib/latest.svg?registry_uri=https://registry.npmjs.com', + keywords: [ + 'node' + ] }, { - title: 'JitPack', - previewUri: '/jitpack/v/jitpack/maven-simple.svg', + title: 'PyPI', + previewUri: '/pypi/v/nine.svg', keywords: [ - 'jitpack', - 'java', - 'maven' + 'python' ] }, { - title: 'Jenkins Plugins', - previewUri: '/jenkins/plugin/v/blueocean.svg' + title: 'PyPI - Python Version', + previewUri: '/pypi/pyversions/Django.svg', + keywords: [ + 'python', + 'pypi' + ] }, { - title: 'JetBrains IntelliJ Plugins', - previewUri: '/jetbrains/plugin/v/9630-a8translate.svg' + title: 'PyPI - Django Version', + previewUri: '/pypi/djversions/djangorestframework.svg', + keywords: [ + 'python', + 'pypi', + 'django' + ] }, { - title: 'JetBrains ReSharper Plugins', - previewUri: '/resharper/v/ReSharper.Nuke.svg' + title: 'Conda', + previewUri: '/conda/v/conda-forge/python.svg', + keywords: [ + 'conda' + ] }, { - title: 'JetBrains ReSharper Plugins Pre-release', - previewUri: '/resharper/vpre/ReSharper.Nuke.svg' + title: 'Conda (channel only)', + previewUri: '/conda/vn/conda-forge/python.svg', + keywords: [ + 'conda' + ] }, { - title: 'PHP from Travis config', - previewUri: '/travis/php-v/symfony/symfony.svg', + title: 'LuaRocks', + previewUri: '/luarocks/v/mpeterv/luacheck.svg', + keywords: [ + 'lua' + ] }, { - title: 'PHP from Packagist', - previewUri: '/packagist/php-v/symfony/symfony.svg', + title: 'Hackage', + previewUri: '/hackage/v/lens.svg' }, { - title: 'PHP version from PHP-Eye', - previewUri: '/php-eye/symfony/symfony.svg', + title: 'Elm package', + previewUri: '/elm-package/v/elm-lang/core.svg', + keywords: ['Elm'] }, - ] - }, - { - category: { - id: 'social', - name: 'Social' - }, - examples: [ { - title: 'GitHub forks', - previewUri: '/github/forks/badges/shields.svg?style=social&label=Fork', - documentation: githubDoc, + title: 'Crates.io', + previewUri: '/crates/v/rustc-serialize.svg', + keywords: [ + 'Rust' + ] }, { - title: 'GitHub stars', - previewUri: '/github/stars/badges/shields.svg?style=social&label=Stars', - documentation: githubDoc, + title: 'Packagist', + previewUri: '/packagist/v/symfony/symfony.svg', + keywords: [ + 'PHP' + ] }, { - title: 'GitHub watchers', - previewUri: '/github/watchers/badges/shields.svg?style=social&label=Watch', - documentation: githubDoc, + title: 'Packagist Pre Release', + previewUri: '/packagist/vpre/symfony/symfony.svg', + keywords: [ + 'PHP' + ] }, { - title: 'GitHub followers', - previewUri: '/github/followers/espadrine.svg?style=social&label=Follow', - documentation: githubDoc, + title: 'Bintray', + previewUri: '/bintray/v/asciidoctor/maven/asciidoctorj.svg' }, { - title: 'Twitter URL', - previewUri: '/twitter/url/http/shields.io.svg?style=social' + title: 'Maven metadata URI', + previewUri: '/maven-metadata/v/http/central.maven.org/maven2/com/google/code/gson/gson/maven-metadata.xml.svg' }, { - title: 'Twitter Follow', - previewUri: '/twitter/follow/espadrine.svg?style=social&label=Follow' - } - ] - }, - { - category: { - id: 'funding', - name: 'Funding' - }, - examples: [ - { - title: 'Gratipay', - previewUri: '/gratipay/project/shields.svg' + title: 'CocoaPods', + previewUri: '/cocoapods/v/AFNetworking.svg' }, { - title: 'Liberapay receiving', - previewUri: '/liberapay/receives/Changaco.svg' + title: 'Bower', + previewUri: '/bower/v/bootstrap.svg' }, { - title: 'Liberapay giving', - previewUri: '/liberapay/gives/Changaco.svg' + title: 'Bower Pre Release', + previewUri: '/bower/vpre/bootstrap.svg' }, { - title: 'Liberapay patrons', - previewUri: '/liberapay/patrons/Changaco.svg' + title: 'Pub', + previewUri: '/pub/v/box2d.svg' }, { - title: 'Liberapay goal progress', - previewUri: '/liberapay/goal/Changaco.svg' + title: 'Hex.pm', + previewUri: '/hexpm/v/plug.svg' }, { - title: 'Bountysource', - previewUri: '/bountysource/team/mozilla-core/activity.svg' + title: 'GitHub tag', + previewUri: '/github/tag/expressjs/express.svg', + documentation: githubDoc, }, { - title: 'Beerpay', - previewUri: '/beerpay/hashdog/scrapfy-chrome-extension.svg' + title: 'GitHub package version', + previewUri: '/github/package-json/v/badges/shields.svg', + documentation: githubDoc, }, { - title: 'Codetally', - previewUri: '/codetally/triggerman722/colorstrap.svg' - } - ] - }, - { - category: { - id: 'miscellaneous', - name: 'Miscellaneous' - }, - examples: [ - { - title: 'Bugzilla bug status', - previewUri: '/bugzilla/996038.svg', - keywords: [ - 'Bugzilla', - 'bug' - ], - documentation: bugzillaDoc, + title: 'GitHub manifest version', + previewUri: '/github/manifest-json/v/RedSparr0w/IndieGala-Helper.svg', + documentation: githubDoc, }, { - title: 'Code Climate', - previewUri: '/codeclimate/issues/twbs/bootstrap.svg' + title: 'GitHub release', + previewUri: '/github/release/qubyte/rubidium.svg', + documentation: githubDoc, }, { - title: 'Code Climate', - previewUri: '/codeclimate/maintainability/angular/angular.js.svg' + title: 'GitHub (pre-)release', + previewUri: '/github/release/qubyte/rubidium/all.svg', + documentation: githubDoc, }, { - title: 'Code Climate', - previewUri: '/codeclimate/maintainability-percentage/angular/angular.js.svg' + title: 'GitHub commits', + previewUri: '/github/commits-since/SubtitleEdit/subtitleedit/3.4.7.svg', + keywords: [ + 'GitHub', + 'commit' + ], + documentation: githubDoc, }, { - title: 'Code Climate', - previewUri: '/codeclimate/coverage/jekyll/jekyll.svg' + title: 'Github commits (since latest release)', + previewUri: '/github/commits-since/SubtitleEdit/subtitleedit/latest.svg', + keywords: [ + 'GitHub', + 'commit' + ], + documentation: githubDoc, }, { - title: 'Code Climate', - previewUri: '/codeclimate/coverage-letter/jekyll/jekyll.svg' + title: 'Chef cookbook', + previewUri: '/cookbook/v/chef-sugar.svg' }, { - title: 'Code Climate', - previewUri: '/codeclimate/tech-debt/jekyll/jekyll.svg' + title: 'NuGet', + previewUri: '/nuget/v/Nuget.Core.svg' }, { - title: 'Depfu', - previewUri: '/depfu/depfu/example-ruby.svg' + title: 'NuGet Pre Release', + previewUri: '/nuget/vpre/Microsoft.AspNet.Mvc.svg' }, { - title: 'Hackage-Deps', - previewUri: '/hackage-deps/v/lens.svg' + title: 'MyGet', + previewUri: '/myget/mongodb/v/MongoDB.Driver.Core.svg' }, { - title: 'Crates.io', - previewUri: '/crates/l/rustc-serialize.svg', - keywords: [ - 'Rust' - ] + title: 'MyGet Pre Release', + previewUri: '/myget/yolodev/vpre/YoloDev.Dnx.FSharp.svg' }, { - title: 'Requires.io', - previewUri: '/requires/github/celery/celery.svg' + title: 'MyGet tenant', + previewUri: '/dotnet.myget/dotnet-coreclr/v/Microsoft.DotNet.CoreCLR.svg' }, { - title: 'VersionEye', - previewUri: '/versioneye/d/ruby/rails.svg' + title: 'Chocolatey', + previewUri: '/chocolatey/v/git.svg' }, { - title: 'Packagist', - previewUri: '/packagist/l/doctrine/orm.svg', - keywords: [ - 'PHP' - ] + title: 'PowerShell Gallery', + previewUri: '/powershellgallery/v/Zyborg.Vault.svg' }, { - title: 'npm', - previewUri: '/npm/l/express.svg', - keywords: [ - 'node' - ] + title: 'Puppet Forge', + previewUri: '/puppetforge/v/vStone/percona.svg' }, { - title: 'npm (custom registry)', - previewUri: '/npm/l/express.svg?registry_uri=https://registry.npmjs.com', - keywords: [ - 'node' - ] + title: 'Maven Central', + previewUri: '/maven-central/v/org.apache.maven/apache-maven.svg' }, { - title: 'apm', - previewUri: '/apm/l/vim-mode.svg', - keywords: [ - 'atom' - ] + title: 'Maven Central with version prefix filter', + previewUri: '/maven-central/v/org.apache.maven/apache-maven/2.svg' }, { - title: 'Bower', - previewUri: '/bower/l/bootstrap.svg' + title: 'Sonatype Nexus (Releases)', + previewUri: '/nexus/r/https/oss.sonatype.org/com.google.guava/guava.svg' }, { - title: 'PyPI - License', - previewUri: '/pypi/l/Django.svg', - keywords: [ - 'python', - 'pypi' - ] + title: 'Sonatype Nexus (Snapshots)', + previewUri: '/nexus/s/https/oss.sonatype.org/com.google.guava/guava.svg' }, { - title: 'PyPI - Wheel', - previewUri: '/pypi/wheel/Django.svg', - keywords: [ - 'python', - 'pypi' - ] + title: 'WordPress plugin', + previewUri: '/wordpress/plugin/v/akismet.svg' }, { - title: 'PyPI - Format', - previewUri: '/pypi/format/Django.svg', - keywords: [ - 'python', - 'pypi' - ] + title: 'WordPress', + previewUri: '/wordpress/v/akismet.svg' }, { - title: 'PyPI - Python Version', - previewUri: '/pypi/pyversions/Django.svg', + title: 'apm', + previewUri: '/apm/v/vim-mode.svg', keywords: [ - 'python', - 'pypi' + 'atom' ] }, { - title: 'PyPI - Implementation', - previewUri: '/pypi/implementation/Django.svg', + title: 'CPAN', + previewUri: '/cpan/v/Config-Augeas.svg', keywords: [ - 'python', - 'pypi' + 'perl' ] }, { - title: 'PyPI - Status', - previewUri: '/pypi/status/Django.svg', + title: 'CRAN', + previewUri: '/cran/v/devtools.svg', keywords: [ - 'python', - 'pypi' + 'R' ] }, { - title: 'PyPI - Django Version', - previewUri: '/pypi/djversions/djangorestframework.svg', + title: 'CTAN', + previewUri: '/ctan/v/tex.svg', keywords: [ - 'python', - 'pypi', - 'django' + 'tex' ] }, { - title: 'Hex.pm', - previewUri: '/hexpm/l/plug.svg' - }, - { - title: 'CocoaPods', - previewUri: '/cocoapods/l/AFNetworking.svg' + title: 'DUB', + previewUri: '/dub/v/vibe-d.svg', + keywords: [ + 'dub' + ] }, { - title: 'CPAN', - previewUri: '/cpan/l/Config-Augeas.svg', + title: 'AUR', + previewUri: '/aur/version/yaourt.svg', keywords: [ - 'perl' + 'aur' ] }, { - title: 'CTAN', - previewUri: '/ctan/l/novel.svg', + title: 'Chrome Web Store', + previewUri: '/chrome-web-store/v/nimelepbpejjlbmoobocpfnjhihnpked.svg', keywords: [ - 'tex' + 'chrome' ] }, { - title: 'Wheelmap', - previewUri: '/wheelmap/a/2323004600.svg' + title: 'homebrew', + previewUri: '/homebrew/v/cake.svg' }, { - title: 'GitHub issues', - previewUri: '/github/issues/badges/shields.svg', + title: 'Mozilla Add-on', + previewUri: '/amo/v/dustman.svg', keywords: [ - 'GitHub', - 'issue' - ], - documentation: githubDoc, + 'amo', + 'firefox' + ] }, { - title: 'GitHub issues', - previewUri: '/github/issues-raw/badges/shields.svg', + title: 'Visual Studio Marketplace', + previewUri: '/vscode-marketplace/v/ritwickdey.LiveServer.svg', keywords: [ - 'GitHub', - 'issue' - ], - documentation: githubDoc, + 'vscode-marketplace' + ] }, { - title: 'GitHub pull requests', - previewUri: '/github/issues-pr/cdnjs/cdnjs.svg', + title: 'Eclipse Marketplace', + previewUri: '/eclipse-marketplace/v/notepad4e.svg', keywords: [ - 'GitHub', - 'pullrequest', - 'pr' - ], - documentation: githubDoc, + 'eclipse', + 'marketplace' + ] }, { - title: 'GitHub pull requests', - previewUri: '/github/issues-pr-raw/cdnjs/cdnjs.svg', - keywords: [ - 'GitHub', - 'pullrequest', - 'pr' - ], - documentation: githubDoc, + title: 'iTunes App Store', + previewUri: '/itunes/v/803453959.svg', + exampleUri: '/itunes/v/BUNDLE_ID.svg' }, { - title: 'GitHub closed issues', - previewUri: '/github/issues-closed/badges/shields.svg', + title: 'JitPack', + previewUri: '/jitpack/v/jitpack/maven-simple.svg', keywords: [ - 'GitHub', - 'issue' - ], - documentation: githubDoc, + 'jitpack', + 'java', + 'maven' + ] }, { - title: 'GitHub closed issues', - previewUri: '/github/issues-closed-raw/badges/shields.svg', - keywords: [ - 'GitHub', - 'issue' - ], - documentation: githubDoc, + title: 'Jenkins Plugins', + previewUri: '/jenkins/plugin/v/blueocean.svg' }, { - title: 'GitHub closed pull requests', - previewUri: '/github/issues-pr-closed/cdnjs/cdnjs.svg', - keywords: [ - 'GitHub', - 'pullrequest', - 'pr' - ], - documentation: githubDoc, + title: 'JetBrains IntelliJ Plugins', + previewUri: '/jetbrains/plugin/v/9630-a8translate.svg' }, { - title: 'GitHub closed pull requests', - previewUri: '/github/issues-pr-closed-raw/cdnjs/cdnjs.svg', - keywords: [ - 'GitHub', - 'pullrequest', - 'pr' - ], - documentation: githubDoc, + title: 'JetBrains ReSharper Plugins', + previewUri: '/resharper/v/ReSharper.Nuke.svg' }, { - title: 'GitHub issues by-label', - previewUri: '/github/issues/badges/shields/service-badge.svg', - keywords: [ - 'GitHub', - 'issue', - 'label' - ], - documentation: githubDoc, + title: 'JetBrains ReSharper Plugins Pre-release', + previewUri: '/resharper/vpre/ReSharper.Nuke.svg' }, { - title: 'GitHub issues by-label', - previewUri: '/github/issues-raw/badges/shields/service-badge.svg', - keywords: [ - 'GitHub', - 'issue', - 'label' - ], - documentation: githubDoc, + title: 'PHP from Travis config', + previewUri: '/travis/php-v/symfony/symfony.svg', }, { - title: 'GitHub pull requests by-label', - previewUri: '/github/issues-pr/badges/shields/service-badge.svg', - keywords: [ - 'GitHub', - 'pullrequests', - 'label' - ], - documentation: githubDoc, + title: 'PHP from Packagist', + previewUri: '/packagist/php-v/symfony/symfony.svg', }, { - title: 'GitHub pull requests by-label', - previewUri: '/github/issues-pr-raw/badges/shields/service-badge.svg', - keywords: [ - 'GitHub', - 'pullrequests', - 'label' - ], - documentation: githubDoc, + title: 'PHP version from PHP-Eye', + previewUri: '/php-eye/symfony/symfony.svg', }, { - title: 'GitHub issue/pull request state', - previewUri: '/github/issues/detail/s/badges/shields/979.svg', + title: 'Vaadin Directory', + previewUri: '/vaadin-directory/v/vaadinvaadin-grid.svg', keywords: [ - 'GitHub', - 'issue', - 'pullrequest', - 'detail' - ], - documentation: githubDoc, + 'vaadin-directory', + 'vaadin directory', + 'version', + 'latest version' + ] }, + ] + }, + { + category: { + id: 'other', + name: 'Other' + }, + examples: [ { - title: 'GitHub issue/pull request title', - previewUri: '/github/issues/detail/title/badges/shields/1290.svg', - keywords: [ - 'GitHub', - 'issue', - 'pullrequest', - 'detail' - ], - documentation: githubDoc, + title: 'VersionEye', + previewUri: '/versioneye/d/ruby/rails.svg' }, { - title: 'GitHub issue/pull request author', - previewUri: '/github/issues/detail/u/badges/shields/979.svg', + title: 'PyPI - Wheel', + previewUri: '/pypi/wheel/Django.svg', keywords: [ - 'GitHub', - 'issue', - 'pullrequest', - 'detail' - ], - documentation: githubDoc, + 'python', + 'pypi' + ] }, { - title: 'GitHub issue/pull request label', - previewUri: '/github/issues/detail/label/badges/shields/979.svg', + title: 'PyPI - Format', + previewUri: '/pypi/format/Django.svg', keywords: [ - 'GitHub', - 'issue', - 'pullrqeuest', - 'detail' - ], - documentation: githubDoc, + 'python', + 'pypi' + ] }, { - title: 'GitHub issue/pull request comments', - previewUri: '/github/issues/detail/comments/badges/shields/979.svg', + title: 'PyPI - Implementation', + previewUri: '/pypi/implementation/Django.svg', keywords: [ - 'GitHub', - 'issue', - 'pullrequest', - 'detail' - ], - documentation: githubDoc, + 'python', + 'pypi' + ] }, { - title: 'GitHub issue/pull request age', - previewUri: '/github/issues/detail/age/badges/shields/979.svg', + title: 'PyPI - Status', + previewUri: '/pypi/status/Django.svg', keywords: [ - 'GitHub', - 'issue', - 'pullrequest', - 'detail' - ], - documentation: githubDoc, + 'python', + 'pypi' + ] }, { - title: 'GitHub issue/pull request last update', - previewUri: '/github/issues/detail/last-update/badges/shields/979.svg', - keywords: [ - 'GitHub', - 'issue', - 'pullrequest', - 'detail' - ], - documentation: githubDoc, + title: 'Wheelmap', + previewUri: '/wheelmap/a/2323004600.svg' }, { title: 'GitHub Release Date', @@ -1648,15 +1946,6 @@ const allBadgeExamples = [ ], documentation: githubDoc, }, - { - title: 'license', - previewUri: '/github/license/mashape/apistatus.svg', - keywords: [ - 'GitHub', - 'license' - ], - documentation: githubDoc, - }, { title: 'Github file size', previewUri: '/github/size/webcaetano/craft/build/phaser-craft.min.js.svg', @@ -1752,52 +2041,6 @@ const allBadgeExamples = [ ], documentation: githubDoc, }, - { - title: 'Bitbucket issues', - previewUri: '/bitbucket/issues/atlassian/python-bitbucket.svg' - }, - { - title: 'Bitbucket issues', - previewUri: '/bitbucket/issues-raw/atlassian/python-bitbucket.svg', - keywords: [ - 'Bitbucket' - ] - }, - { - title: 'Bitbucket open pull requests', - previewUri: '/bitbucket/pr/osrf/gazebo.svg' - }, - { - title: 'Bitbucket open pull requests', - previewUri: '/bitbucket/pr-raw/osrf/gazebo.svg', - keywords: [ - 'Bitbucket' - ] - }, - { - title: 'WordPress plugin rating', - previewUri: '/wordpress/plugin/r/akismet.svg' - }, - { - title: 'WordPress theme rating', - previewUri: '/wordpress/theme/r/hestia.svg' - }, - { - title: 'Codacy grade', - previewUri: '/codacy/grade/e27821fb6289410b8f58338c7e0bc686.svg' - }, - { - title: 'Codacy branch grade', - previewUri: '/codacy/grade/e27821fb6289410b8f58338c7e0bc686/master.svg' - }, - { - title: 'Codacy coverage', - previewUri: '/codacy/coverage/c44df2d9c89a4809896914fd1a40bedd.svg' - }, - { - title: 'Codacy branch coverage', - previewUri: '/codacy/coverage/c44df2d9c89a4809896914fd1a40bedd/master.svg' - }, { title: 'Libscore', previewUri: '/libscore/s/jQuery.svg' @@ -1818,21 +2061,6 @@ const allBadgeExamples = [ title: 'Puppet Forge', previewUri: '/puppetforge/mc/camptocamp.svg' }, - { - title: 'DUB', - previewUri: '/dub/l/vibe-d.svg', - keywords: [ - 'dub' - ] - }, - { - title: 'Docker Stars', - previewUri: '/docker/stars/_/ubuntu.svg', - keywords: [ - 'docker', - 'stars' - ] - }, { title: 'Docker Pulls', previewUri: '/docker/pulls/mashape/kong.svg', @@ -1901,34 +2129,10 @@ const allBadgeExamples = [ 'docker' ] }, - { - title: 'Gitter', - previewUri: '/gitter/room/nwjs/nw.js.svg' - }, - { - title: 'JIRA issue', - previewUri: '/jira/issue/https/issues.apache.org/jira/KAFKA-2896.svg' - }, - { - title: 'JIRA sprint completion', - previewUri: '/jira/sprint/https/jira.spring.io/94.svg', - documentation: jiraSprintCompletionDoc, - }, { title: 'Maintenance', previewUri: '/maintenance/yes/2017.svg' }, - { - title: 'AUR', - previewUri: '/aur/license/yaourt.svg', - keywords: [ - 'aur' - ] - }, - { - title: 'Waffle.io', - previewUri: '/waffle/label/evancohen/smart-mirror/status%3A%20in%20progress.svg' - }, { title: 'Chrome Web Store', previewUri: '/chrome-web-store/users/nimelepbpejjlbmoobocpfnjhihnpked.svg', @@ -1936,41 +2140,6 @@ const allBadgeExamples = [ 'chrome' ] }, - { - title: 'Chrome Web Store', - previewUri: '/chrome-web-store/price/nimelepbpejjlbmoobocpfnjhihnpked.svg', - keywords: [ - 'chrome' - ] - }, - { - title: 'Chrome Web Store', - previewUri: '/chrome-web-store/rating/nimelepbpejjlbmoobocpfnjhihnpked.svg', - keywords: [ - 'chrome' - ] - }, - { - title: 'Chrome Web Store', - previewUri: '/chrome-web-store/stars/nimelepbpejjlbmoobocpfnjhihnpked.svg', - keywords: [ - 'chrome' - ] - }, - { - title: 'Chrome Web Store', - previewUri: '/chrome-web-store/rating-count/nimelepbpejjlbmoobocpfnjhihnpked.svg', - keywords: [ - 'chrome' - ] - }, - { - title: 'AUR', - previewUri: '/aur/votes/yaourt.svg', - keywords: [ - 'aur' - ] - }, { title: 'Mozilla Add-on', previewUri: '/amo/users/dustman.svg', @@ -1979,22 +2148,6 @@ const allBadgeExamples = [ 'firefox' ] }, - { - title: 'Mozilla Add-on', - previewUri: '/amo/rating/dustman.svg', - keywords: [ - 'amo', - 'firefox' - ] - }, - { - title: 'Mozilla Add-on', - previewUri: '/amo/stars/dustman.svg', - keywords: [ - 'amo', - 'firefox' - ] - }, { title: 'Swagger Validator', previewUri: '/swagger/valid/2.0/https/raw.githubusercontent.com/OAI/OpenAPI-Specification/master/examples/v2.0/json/petstore-expanded.json.svg' @@ -2011,17 +2164,6 @@ const allBadgeExamples = [ title: 'Uptime Robot ratio (7 days)', previewUri: '/uptimerobot/ratio/7/m778918918-3e92c097147760ee39d02d36.svg' }, - { - title: 'Discord', - previewUri: '/discord/102860784329052160.svg' - }, - { - title: 'Visual Studio Marketplace', - previewUri: '/vscode-marketplace/r/ritwickdey.LiveServer.svg', - keywords: [ - 'vscode-marketplace' - ] - }, { title: 'Eclipse Marketplace', previewUri: '/eclipse-marketplace/favorites/notepad4e.svg', @@ -2038,22 +2180,6 @@ const allBadgeExamples = [ 'marketplace' ] }, - { - title: 'Plugin on redmine.org', - previewUri: '/redmine/plugin/rating/redmine_xlsx_format_issue_exporter.svg', - keywords: [ - 'redmine', - 'plugin' - ] - }, - { - title: 'Plugin on redmine.org', - previewUri: '/redmine/plugin/stars/redmine_xlsx_format_issue_exporter.svg', - keywords: [ - 'redmine', - 'plugin' - ] - }, { title: 'Vaadin Directory', previewUri: '/vaadin-directory/status/vaadinvaadin-grid.svg', @@ -2063,44 +2189,6 @@ const allBadgeExamples = [ 'status' ] }, - { - title: 'Vaadin Directory', - previewUri: '/vaadin-directory/rating/vaadinvaadin-grid.svg', - keywords: [ - 'vaadin-directory', - 'vaadin directory', - 'rating' - ] - }, - { - title: 'Vaadin Directory', - previewUri: '/vaadin-directory/stars/vaadinvaadin-grid.svg', - keywords: [ - 'vaadin-directory', - 'vaadin directory', - 'star', 'stars' - ] - }, - { - title: 'Vaadin Directory', - previewUri: '/vaadin-directory/rating-count/vaadinvaadin-grid.svg', - keywords: [ - 'vaadin-directory', - 'vaadin directory', - 'rating-count', - 'rating count' - ] - }, - { - title: 'Vaadin Directory', - previewUri: '/vaadin-directory/v/vaadinvaadin-grid.svg', - keywords: [ - 'vaadin-directory', - 'vaadin directory', - 'version', - 'latest version' - ] - }, { title: 'Vaadin Directory', previewUri: '/vaadin-directory/release-date/vaadinvaadin-grid.svg', @@ -2110,34 +2198,6 @@ const allBadgeExamples = [ 'date', 'latest release date' ] - } - ] - }, - { - category: { - id: 'miscellaneous', - name: 'Longer Miscellaneous' - }, - examples: [ - { - title: 'David', - previewUri: '/david/expressjs/express.svg' - }, - { - title: 'David', - previewUri: '/david/dev/expressjs/express.svg' - }, - { - title: 'David', - previewUri: '/david/optional/elnounch/byebye.svg' - }, - { - title: 'David', - previewUri: '/david/peer/webcomponents/generator-element.svg' - }, - { - title: 'David (path)', - previewUri: '/david/babel/babel.svg?path=packages/babel-core' }, { title: 'CocoaPods', @@ -2166,38 +2226,10 @@ const allBadgeExamples = [ title: 'Ansible Role', previewUri: '/ansible/role/3078.svg' }, - { - title: 'StackExchange', - previewUri: '/stackexchange/tex/r/951.svg' - }, { title: 'StackExchange', previewUri: '/stackexchange/stackoverflow/t/augeas.svg' }, - { - title: 'Issue Stats', - previewUri: '/issuestats/i/github/expressjs/express.svg' - }, - { - title: 'Issue Stats (long form)', - previewUri: '/issuestats/i/long/github/expressjs/express.svg' - }, - { - title: 'Pull Request Stats', - previewUri: '/issuestats/p/github/expressjs/express.svg' - }, - { - title: 'Pull Request Stats (long form)', - previewUri: '/issuestats/p/long/github/expressjs/express.svg' - }, - { - title: 'Libraries.io for releases', - previewUri: '/librariesio/release/hex/phoenix/1.0.3.svg' - }, - { - title: 'Libraries.io for GitHub', - previewUri: '/librariesio/github/phoenixframework/phoenix.svg' - }, { title: 'NetflixOSS Lifecycle', previewUri: '/osslifecycle/Netflix/osstracker.svg' @@ -2211,7 +2243,7 @@ const allBadgeExamples = [ previewUri: '/dependabot/semver/bundler/puma.svg' } ] - } + }, ]; function findCategory(wantedCategory) { diff --git a/services/gem/gem.js b/services/gem/gem.js index 6f315fa4b4377..53cb114b06b4c 100644 --- a/services/gem/gem.js +++ b/services/gem/gem.js @@ -203,7 +203,7 @@ class GemOwner extends BaseJsonService { } static get category() { - return 'miscellaneous'; + return 'other'; } static get url() { @@ -267,7 +267,7 @@ class GemRank extends BaseJsonService { } static get category() { - return 'miscellaneous'; + return 'rating'; } static get url() {