badge-urls
Version:
Helper functions to generate URLs for all badges / shields from shields.io
22 lines (21 loc) • 1.65 kB
JavaScript
// This file was auto-generated. Do not modify it by hand and instead modify the scraper or code generator files.
export * as aurLastModified from './aurLastModified';
export * as eclipseMarketplace from './eclipseMarketplace';
export * as githubCommitActivity from './githubCommitActivity';
export * as githubCommitsSinceTaggedVersion from './githubCommitsSinceTaggedVersion';
export * as githubCommitsSinceTaggedVersionBranch from './githubCommitsSinceTaggedVersionBranch';
export * as githubCommitsSinceLatestReleaseByDate from './githubCommitsSinceLatestReleaseByDate';
export * as githubCommitsSinceLatestReleaseByDateForABranch from './githubCommitsSinceLatestReleaseByDateForABranch';
export * as githubCommitsSinceLatestReleaseByDateIncludingPreReleases from './githubCommitsSinceLatestReleaseByDateIncludingPreReleases';
export * as githubCommitsSinceLatestReleaseBySemver from './githubCommitsSinceLatestReleaseBySemver';
export * as githubCommitsSinceLatestReleaseBySemverIncludingPreReleases from './githubCommitsSinceLatestReleaseBySemverIncludingPreReleases';
export * as githubContributors from './githubContributors';
export * as githubLastCommit from './githubLastCommit';
export * as githubLastCommitBranch from './githubLastCommitBranch';
export * as githubReleaseDate from './githubReleaseDate';
export * as githubPreReleaseDate from './githubPreReleaseDate';
export * as npmCollaborators from './npmCollaborators';
export * as npmCollaborators2 from './npmCollaborators2';
export * as steamReleaseDate from './steamReleaseDate';
export * as twitchStatus from './twitchStatus';
export * as vaadinDirectory from './vaadinDirectory';