verb-readme-badges

Readme badge templates.

Usage no npm install needed!

<script type="module">
  import verbReadmeBadges from 'https://cdn.skypack.dev/verb-readme-badges';
</script>

README

verb-readme-badges

Readme badge templates for Verb

These templates are automatically inserted by Verb when the {%= badge() %} tag is used.

Example:

{%= badge("fury") %}

Results in:

[![NPM version](https://badge.fury.io/js/your-project-name.svg)](http://badge.fury.io/js/your-project-name)

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors. Released under the MIT license