UNPKG

@servable/tools

Version:

Servable tools is a utility that builds a protocol's manifest and documents it.

5 lines (3 loc) 148 B
export default ({ username, name }) => ({ p: `<img src="https://github-readme-stats.vercel.app/api/pin/?username=${username}&repo=${name}"/>` })