UNPKG

badge-urls

Version:

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

4 lines (3 loc) 152 B
export * from "./shields"; export { staticBadge } from "./static"; export { ShieldsIOShieldStyle, ShieldsIOColor, ShieldsIOOptions, } from "./options";