UNPKG

badge-urls

Version:

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

24 lines (23 loc) 2.05 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.aurLastModified = __importStar(require("./aurLastModified")); exports.eclipseMarketplace = __importStar(require("./eclipseMarketplace")); exports.githubCommitActivity = __importStar(require("./githubCommitActivity")); exports.githubCommitsSinceTaggedVersion = __importStar(require("./githubCommitsSinceTaggedVersion")); exports.githubCommitsSinceTaggedVersionBranch = __importStar(require("./githubCommitsSinceTaggedVersionBranch")); exports.githubCommitsSinceLatestReleaseByDate = __importStar(require("./githubCommitsSinceLatestReleaseByDate")); exports.githubCommitsSinceLatestReleaseByDateForABranch = __importStar(require("./githubCommitsSinceLatestReleaseByDateForABranch")); exports.githubCommitsSinceLatestReleaseByDateIncludingPreReleases = __importStar(require("./githubCommitsSinceLatestReleaseByDateIncludingPreReleases")); exports.githubCommitsSinceLatestReleaseBySemver = __importStar(require("./githubCommitsSinceLatestReleaseBySemver")); exports.githubCommitsSinceLatestReleaseBySemverIncludingPreReleases = __importStar(require("./githubCommitsSinceLatestReleaseBySemverIncludingPreReleases")); exports.githubContributors = __importStar(require("./githubContributors")); exports.githubLastCommit = __importStar(require("./githubLastCommit")); exports.githubLastCommitBranch = __importStar(require("./githubLastCommitBranch")); exports.githubReleaseDate = __importStar(require("./githubReleaseDate")); exports.githubPreReleaseDate = __importStar(require("./githubPreReleaseDate")); exports.npmCollaborators = __importStar(require("./npmCollaborators")); exports.npmCollaborators2 = __importStar(require("./npmCollaborators2")); exports.steamReleaseDate = __importStar(require("./steamReleaseDate")); exports.twitchStatus = __importStar(require("./twitchStatus")); exports.vaadinDirectory = __importStar(require("./vaadinDirectory"));