UNPKG

badge-urls

Version:

Helper functions to generate URLs for all badges / shields from shields.io

34 lines (33 loc) 2.73 kB
"use strict"; // This file was auto-generated. Do not modify it by hand and instead modify the scraper or code generator files. Object.defineProperty(exports, "__esModule", { value: true }); exports.bitbucketOpenIssues = __importStar(require("./bitbucketOpenIssues")); exports.bitbucketOpenIssues2 = __importStar(require("./bitbucketOpenIssues2")); exports.bitbucketOpenPullRequests = __importStar(require("./bitbucketOpenPullRequests")); exports.bitbucketServerOpenPullRequests = __importStar(require("./bitbucketServerOpenPullRequests")); exports.bitbucketOpenPullRequests2 = __importStar(require("./bitbucketOpenPullRequests2")); exports.bitbucketServerOpenPullRequests2 = __importStar(require("./bitbucketServerOpenPullRequests2")); exports.bugzillaBugStatusMozilla = __importStar(require("./bugzillaBugStatusMozilla")); exports.bugzillaBugStatusNonMozilla = __importStar(require("./bugzillaBugStatusNonMozilla")); exports.gerritChangeStatus = __importStar(require("./gerritChangeStatus")); exports.githubCommitMergeStatus = __importStar(require("./githubCommitMergeStatus")); exports.githubHacktoberfestCombinedStatus = __importStar(require("./githubHacktoberfestCombinedStatus")); exports.githubHacktoberfestCombinedStatusSuggestionLabelOverride = __importStar(require("./githubHacktoberfestCombinedStatusSuggestionLabelOverride")); exports.githubIssuePullRequestDetail = __importStar(require("./githubIssuePullRequestDetail")); exports.githubIssues = __importStar(require("./githubIssues")); exports.githubIssues2 = __importStar(require("./githubIssues2")); exports.githubIssuesByLabel = __importStar(require("./githubIssuesByLabel")); exports.githubIssuesByLabel2 = __importStar(require("./githubIssuesByLabel2")); exports.githubClosedIssues = __importStar(require("./githubClosedIssues")); exports.githubClosedIssues2 = __importStar(require("./githubClosedIssues2")); exports.githubPullRequests = __importStar(require("./githubPullRequests")); exports.githubPullRequests2 = __importStar(require("./githubPullRequests2")); exports.githubClosedPullRequests = __importStar(require("./githubClosedPullRequests")); exports.githubClosedPullRequests2 = __importStar(require("./githubClosedPullRequests2")); exports.githubPullRequestsByLabel = __importStar(require("./githubPullRequestsByLabel")); exports.githubPullRequestsByLabel2 = __importStar(require("./githubPullRequestsByLabel2")); exports.githubLabels = __importStar(require("./githubLabels")); exports.githubMilestone = __importStar(require("./githubMilestone")); exports.githubMilestones = __importStar(require("./githubMilestones")); exports.jiraIssue = __importStar(require("./jiraIssue")); exports.jiraSprintCompletion = __importStar(require("./jiraSprintCompletion"));