UNPKG

badge-urls

Version:

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

16 lines (15 loc) 1.1 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.beerpay = __importStar(require("./beerpay")); exports.bountysource = __importStar(require("./bountysource")); exports.chromeWebStore = __importStar(require("./chromeWebStore")); exports.codetally = __importStar(require("./codetally")); exports.liberapayGiving = __importStar(require("./liberapayGiving")); exports.liberapayGoalProgress = __importStar(require("./liberapayGoalProgress")); exports.liberapayPatrons = __importStar(require("./liberapayPatrons")); exports.liberapayReceiving = __importStar(require("./liberapayReceiving")); exports.openCollectiveBackersAndSponsors = __importStar(require("./openCollectiveBackersAndSponsors")); exports.openCollectiveBackers = __importStar(require("./openCollectiveBackers")); exports.openCollectiveMembersByTier = __importStar(require("./openCollectiveMembersByTier")); exports.openCollectiveSponsors = __importStar(require("./openCollectiveSponsors"));