UNPKG

badge-urls

Version:

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

3 lines (2 loc) 75 B
declare const safeName: (name: string) => string; export default safeName;