UNPKG

badge-urls

Version:

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

19 lines (18 loc) 790 B
// This file was auto-generated. Do not modify it by hand and instead modify the scraper or code generator files. export * as build from './build'; export * as coverage from './coverage'; export * as analysis from './analysis'; export * as chat from './chat'; export * as dependencies from './dependencies'; export * as size from './size'; export * as downloads from './downloads'; export * as funding from './funding'; export * as issueTracking from './issueTracking'; export * as license from './license'; export * as rating from './rating'; export * as social from './social'; export * as version from './version'; export * as platformSupport from './platformSupport'; export * as monitoring from './monitoring'; export * as activity from './activity'; export * as other from './other';